freebsd-dev/sys/compat
David Malone 5a8a13e0fc Use kern_sendit rather than sendit for the Linux send* syscalls.
This means we can avoid using the stack gap for most send* syscalls
now (it is still used in the IP_HDRINCL case).
2003-11-09 17:04:04 +00:00
..
freebsd32 Regen 2003-11-08 07:31:49 +00:00
ia32 Move a MD 32 bit binary support routine into the MD areas. exec_setregs 2003-11-08 07:43:44 +00:00
linprocfs Various style and type fixes in my last commit. 2003-10-20 04:10:20 +00:00
linux Use kern_sendit rather than sendit for the Linux send* syscalls. 2003-11-09 17:04:04 +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 Fix some security bugs in the SVR4 emulator: 2003-10-20 10:38:48 +00:00