File: NEWS

package info (click to toggle)
binfmtc 0.17-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 800 kB
  • sloc: sh: 1,116; ansic: 891; cpp: 81; makefile: 81; asm: 48; java: 5; fortran: 3
file content (87 lines) | stat: -rw-r--r-- 1,591 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
0.17 21 Sep 2011

+ -g option added to default for C++/C for easy debugging.
+ realksh.c kernel printk message handling is more deterministic.
! removed pascal support.

0.16 4 Oct 2008

+ g77 to f95 (gfortran) transition, g77 is no longer available in
  Debian.
! Handle modules.order in realksh.c

0.15 2 Sep 2007

+ Remove temporary files at process exit time. 
  Process exit is monitored every second
! Handle Modules.symvers->Module.symvers change in Linux Kernel.

0.14 10 May 2007

! Fix typo in realcxxsh.cc.1 manpage
+ realcxxsh.cc improvement.

0.13 13 Jan 2007

+ realcxxsh.cc
+ realcsh.c supports adding gcc command-line options, so additional
  libs can be used in the interactive command-line

0.12 3 Sep 2006

! Memleak fix in realcsh.

0.11 5 Aug 2006

! Minor update on realksh cleanup routine, so that it cleans up
properly.

0.10 6 Jan 2006

+ add realksh.c sample program for kernel shell.
+ add a testsuite for realksh. 
  It's sometimes risky to run this on production kernels, beware.

0.9 9 Nov 2005

+ add testsuite for amd64 assembly

0.8 30 Aug 2005

! Add clean-up and error checking.

0.7 29 Jul 2005

+ Update binfmtc-init.sh and binfmtc-unreg.sh
+ realcsh.c supports ## and #include commands.

0.6 19 June 2005

+ add testsuite for x86 assembly

0.5 4 June 2005

+ Add Fortran support
+ Add Pascal support

0.4 4 June 2005

! Use daemon properly so that we don't have stale process.

0.3 24 May 2005

+ Add Java support

0.2 23 May 2005

+ Debian package

0.1 7 May 2005

+ Create Initial distribution

[KEYS
+: additional feature
!: bugfixes
-: obsoletion
]