NetBSD/sys/compat
dsl a163d15464 This is deja vu - I fixed this earlier....
No need to use stackgap for ioctl to get PTM name, directly call file's
ioctl function with kernel buffer.
2007-05-13 16:04:00 +00:00
..
aoutm68k Rework compat stat() and statvfs() code so that it no longer uses the stackgap. 2007-04-30 14:05:47 +00:00
common There is no need to use the stackgap for get/setrlimit. 2007-05-12 21:07:02 +00:00
darwin Rework compat stat() and statvfs() code so that it no longer uses the stackgap. 2007-04-30 14:05:47 +00:00
freebsd Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
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 This is deja vu - I fixed this earlier.... 2007-05-13 16:04:00 +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
mach Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
ndis Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
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 Update using no pecoff specific system call code. 2007-04-23 21:23:13 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix Delete fom stackgap lines that seem to have got left in. 2007-05-13 11:06:41 +00:00
vax1k
Makefile