NetBSD/sys/arch/acorn26
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
..
acorn26 Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
compile
conf Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
include Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
iobus Split device_t from ioc_softc. 2009-01-18 20:31:08 +00:00
ioc Make arckbd(4) compile even if the kernel is lacking wsmouse(4), wskbd(4), 2009-02-16 21:36:09 +00:00
podulebus Make sure that dp8390_intr() gets passed the softc pointer, not the device 2009-01-21 23:36:30 +00:00
stand Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
vidc Split device_t from softc in arcvideo(4). Also tidy a rogue printf(). 2009-01-19 23:09:22 +00:00
Makefile