NetBSD/sys/compat
tnn f85d89c5de v_interlock is a kmutex_t now, simple_lock() -> mutex_enter(). 2008-03-07 00:03:39 +00:00
..
aoutm68k regen 2007-12-20 23:07:25 +00:00
common Remove compat code for posix_fadvise 2008-02-24 12:54:15 +00:00
darwin Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
freebsd Add some of those pesky semicolons, and correct number of args. 2008-02-29 08:41:51 +00:00
ibcs2 Tons of process scope changes. 2008-01-23 15:04:38 +00:00
irix v_interlock is a kmutex_t now, simple_lock() -> mutex_enter(). 2008-03-07 00:03:39 +00:00
linux In linux_sys_sched_getparam(), get the native policy too, so that we have 2008-02-29 14:29:06 +00:00
linux32 Regen for mlock/munlock syscalls 2008-02-20 21:51:39 +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 Remove old posix_fadvise compat code 2008-02-24 15:02:15 +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 PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
vax1k Update to c99. 2008-02-13 17:41:09 +00:00
Makefile