NetBSD/sys/compat
dsl 10b01b226a There is no need to copy data out to userspace when its address is being
passed to the driver as the ioctl 'data' argument.
Change boths parts to expect a kernel memory buffer.
2007-05-13 15:57:39 +00:00
..
aoutm68k
common There is no need to use the stackgap for get/setrlimit. 2007-05-12 21:07:02 +00:00
darwin
freebsd
hpux Fix build. 2007-05-09 20:42:12 +00:00
ibcs2 Stop using the stackgap for timer functions, fcntl locks and FIONREAD ioctl. 2007-05-13 11:03:06 +00:00
irix There is no need to copy data out to userspace when its address is being 2007-05-13 15:57:39 +00:00
linux Stop using the stackgap for time functions. 2007-05-13 11:04:11 +00:00
linux32 This code is already set for directly calling a files ioctl fn with a 2007-05-13 15:38:14 +00:00
m68k4k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach
ndis
netbsd32 Change the compat sys_[fl]utime code to not use the stackgap. 2007-05-12 17:28:19 +00:00
osf1 Time functions have had wrappers for ~ages, no need for the stackgap gere. 2007-05-13 14:47:54 +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
sunos Split the fcntl locking code out from its copyin/out. 2007-05-12 23:02:49 +00:00
sunos32 Split the fcntl locking code out from its copyin/out. 2007-05-12 23:02:49 +00:00
svr4 Rework the svr4_32 fcntl support (again). 2007-05-13 08:14:06 +00:00
svr4_32 Rework the svr4_32 fcntl support (again). 2007-05-13 08:14:06 +00:00
sys
ultrix Delete fom stackgap lines that seem to have got left in. 2007-05-13 11:06:41 +00:00
vax1k
Makefile