NetBSD/sys/compat
atatat df13e3579e Change the rest of the sysctl subsystem to use const consistently.
The __UNCONST macro is now used only where necessary and the RW macros
are gone.  Most of the changes here are consumers of the
sysctl_createv(9) interface that now takes a pair of const pointers
which used not to be.
2005-06-20 02:49:18 +00:00
..
aoutm68k Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. 2005-03-26 05:12:34 +00:00
common - sprinkle const. 2005-05-29 22:08:16 +00:00
darwin Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
freebsd Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. 2005-03-26 05:12:34 +00:00
hpux Remove __P() and parameter names from a prototype declaration. 2005-06-03 23:05:46 +00:00
ibcs2 - sprinkle const. 2005-05-29 22:08:16 +00:00
irix Consistently constify 2005-06-03 18:53:50 +00:00
linux Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
m68k4k nuke trailing whitespace 2005-02-26 22:58:54 +00:00
mach - sprinkle const. 2005-05-29 22:08:16 +00:00
netbsd32 Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
osf1 remove (caddr_t) casts on "const" pointers, and use __UNCONST() 2005-06-01 15:34:15 +00:00
ossaudio nuke trailing whitespace 2005-02-26 22:58:54 +00:00
pecoff We don't have sigcode if we are not in COMPAT_16. 2005-06-14 22:35:20 +00:00
sunos Fix shadow warnings. 2005-06-02 15:22:03 +00:00
sunos32 - fix 32 -> 64 pointer casts properly. 2005-05-31 00:42:37 +00:00
svr4 - sprinkle const. 2005-05-29 22:08:16 +00:00
svr4_32 fix shadowed variable 2005-05-31 00:43:17 +00:00
ultrix avoid shadow warnings 2005-06-01 15:29:41 +00:00
vax1k nuke trailing whitespace 2005-02-26 22:58:54 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00