freebsd-dev/sys/compat
John Baldwin c3b612d935 The following compat syscalls are now mpsafe: linux_getrlimit(),
linux_setrlimit(), linux_old_getrlimit(), osf1_getrlimit(),
osf1_setrlimit(), svr4_sys_ulimit(), svr4_sys_setrlimit(),
svr4_sys_getrlimit(), svr4_sys_setrlimit64(), svr4_sys_getrlimit64(),
ibcs2_sysconf(), and ibcs2_ulimit().
2004-02-04 21:57:00 +00:00
..
freebsd32 Regen. 2004-02-03 05:20:28 +00:00
ia32 Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
linprocfs Correct for proper vn_fullpath() failure mode: "== -1" -> "!= 0" 2004-01-12 03:14:37 +00:00
linux Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
ndis Correct/improve the implementation of NdisMAllocateSharedMemoryAsync(). 2004-02-04 04:44:16 +00:00
netbsd Don't include <sys/buf.h> needlessly. 2003-04-01 09:02:58 +00:00
pecoff Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
svr4 The following compat syscalls are now mpsafe: linux_getrlimit(), 2004-02-04 21:57:00 +00:00