NetBSD/sys/compat
njoly 4e3a8d7d1d Fix compat linux statfs/fstatfs syscalls on amd64.
- Do not use statfs64/fstatfs64 as they have an extra size argument.
- Add full 64bit linux struct statfs support.

ok by manu
2007-03-14 12:44:39 +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 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
linux Fix compat linux statfs/fstatfs syscalls on amd64. 2007-03-14 12:44:39 +00:00
linux32 Fix amd64 build for compat sys_stat() changes. 2007-03-11 19:36:37 +00:00
m68k4k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +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 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +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 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +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 Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile