OpenGrok
Cross Reference: exec_sub.c
xref
: /
src
/
sys
/
arch
/
x68k
/
stand
/
common
/
exec_sub.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/arch/x68k/stand/common/exec_sub.c
Revision
Date
Author
Comments
1.6
14-Mar-2009
dsl
ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
1.5
14-Mar-2009
dsl
Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
1.4
14-Mar-2009
dsl
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
1.3
24-Dec-2005
perry
branches: 1.3.78; 1.3.86; 1.3.92;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.2
10-Dec-2002
thorpej
branches: 1.2.22;
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
1.1
18-May-2002
isaki
branches: 1.1.4; 1.1.6; 1.1.8;
Make ELF kernel loadable, by itohy-san.
1.1.8.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.8.1
18-May-2002
jdolecek
file exec_sub.c was added on branch kqueue on 2002-06-23 17:43:22 +0000
1.1.6.3
11-Dec-2002
thorpej
Sync with HEAD.
1.1.6.2
20-Jun-2002
nathanw
Catch up to -current.
1.1.6.1
18-May-2002
nathanw
file exec_sub.c was added on branch nathanw_sa on 2002-06-20 03:42:34 +0000
1.1.4.2
30-May-2002
gehenna
Catch up with -current.
1.1.4.1
18-May-2002
gehenna
file exec_sub.c was added on branch gehenna-devsw on 2002-05-30 15:36:38 +0000
1.2.22.1
21-Jun-2006
yamt
sync with head.
1.3.92.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.3.86.1
28-Apr-2009
skrll
Sync with HEAD.
1.3.78.1
04-May-2009
yamt
sync with head.
Indexes created Mon Oct 13 01:09:56 GMT 2025