NetBSD/sys/compat
hubertf ef314e20d0 Remove duplicate #include <sys/param.h>,
and pull in the <sys/cdefs.h> needed for __KERNEL_RCSID

From: Slava Semushin <php-coder@altlinux.ru>
2007-03-26 22:44:40 +00:00
..
aoutm68k Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
common Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
darwin Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
freebsd - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
hpux Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
ibcs2 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
irix Fix shadowed declaration warning. 2007-03-20 11:39:34 +00:00
linux Remove duplicate #include <sys/param.h>, 2007-03-26 22:44:40 +00:00
linux32 Sync with recent compat linux termios changes. 2007-03-26 13:46:50 +00:00
m68k4k
mach Handle newlwp() error case. Currently, newlwp() cannot fail, but this 2007-03-24 16:43:56 +00:00
ndis Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
netbsd32 Count environment vars with envc, not argc [hi dsl!]. Reported by Nicolas 2007-03-26 17:12:02 +00:00
osf1 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
ossaudio Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pecoff Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sunos - don't forget to add * to all params 2007-03-04 11:15:04 +00:00
sunos32 remove all the double (and triple) casts used to convert 32bit userspace 2007-03-16 22:21:40 +00:00
svr4 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
svr4_32 Typo. Reported by martin. 2007-03-20 09:11:04 +00:00
sys Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix Need a char* for doing pointer arithmetic. 2007-03-05 13:56:24 +00:00
vax1k
Makefile