NetBSD/sys/compat
njoly 4eecf433ec Make shmctl + {IPC,SHM}_STAT work an amd64, by forcing use of IPC_64.
Following the Linux kernel behaviour.
2008-01-28 14:31:35 +00:00
..
aoutm68k regen 2007-12-20 23:07:25 +00:00
common Implement new version of posix_fadvise as a stub callinig the real 2008-01-27 16:16:50 +00:00
darwin Patch up sysctl locking: 2008-01-07 16:12:52 +00:00
freebsd Use KAUTH_ARG(), from hannken@ - thanks! 2008-01-23 19:06:59 +00:00
ibcs2 Tons of process scope changes. 2008-01-23 15:04:38 +00:00
irix VOP_LEASE is gone. 2008-01-26 15:48:11 +00:00
linux Make shmctl + {IPC,SHM}_STAT work an amd64, by forcing use of IPC_64. 2008-01-28 14:31:35 +00:00
linux32 Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this 2008-01-22 01:05:05 +00:00
m68k4k ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
mach fix malloc type mismatches. 2008-01-03 14:25:49 +00:00
ndis Spelling in comment. 2008-01-18 09:38:06 +00:00
netbsd32 wrong argument type 2008-01-28 00:19:28 +00:00
osf1 regen 2007-12-20 23:07:25 +00:00
ossaudio Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this 2008-01-22 01:05:05 +00:00
pecoff ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
sunos Remove now superflous (and wrong) extern declaration for maxfiles. 2007-12-27 17:05:28 +00:00
sunos32 Use FILE_LOCK() and FILE_UNLOCK(). 2008-01-05 19:14:07 +00:00
svr4 Remove unused variables 2008-01-09 13:24:57 +00:00
svr4_32 fd_revoke: variable vattr is no longer used. 2008-01-09 20:45:19 +00:00
sys Add a definition of compat_12_stat_conv() here so I can kill compat_file.h 2007-12-12 21:17:57 +00:00
ultrix Use FILE_LOCK() and FILE_UNLOCK(). 2008-01-05 19:14:07 +00:00
vax1k ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
Makefile