NetBSD/sys/arch/evbmips
dsl 454af1c0e8 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.)
2009-03-14 15:35:58 +00:00
..
adm5120 Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
alchemy Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
atheros Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
evbmips Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
include Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
malta Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00