NetBSD/sys/compat
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
..
aoutm68k Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
common - fix copyout size in CLOCKCTL_O?ADJTIME. 2009-02-22 13:06:58 +00:00
darwin Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
freebsd Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
ibcs2 Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
irix Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
linux Switch Linux futex emulation to native ucas_int(), remove unecessary 2009-02-23 20:28:58 +00:00
linux32 Add IPC_64 support for all shmctl(2) commands, and reduce diffs with 2009-02-18 14:40:14 +00:00
m68k4k Need to include <sys/module.h> when using the MODULE() macro. 2008-11-21 19:55:38 +00:00
mach Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:11 +00:00
ndis Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
net merge christos-time_t 2009-01-11 02:57:17 +00:00
netbsd32 Fix the posix_fadvise return value... finally. 2009-03-04 18:11:24 +00:00
netinet6 Emulate a couple more ioctls. Thanks to Matthias Drochner for pointing them out. 2009-01-15 20:32:59 +00:00
osf1 Make all fstat(2) compat syscalls consistently use do_sys_fstat(), 2009-01-26 13:00:04 +00:00
ossaudio
pecoff
sa disable PTHREAD_CONCURRENCY until the bugs are fixed. 2009-03-06 14:00:40 +00:00
sunos Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:11 +00:00
sunos32 Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:11 +00:00
svr4 buildfix: re-adapt to minor() returning a 32bit value again. 2009-01-22 16:10:19 +00:00
svr4_32 Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:11 +00:00
sys Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
ultrix Regenerate files after updating syscalls.master for compat_ultrix: 2009-01-17 15:50:12 +00:00
vax1k
Makefile