NetBSD/sys/compat
maxv 9cdb398e86 If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.

With the help of njoly@
2014-06-21 10:23:07 +00:00
..
aoutm68k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
common Use accessor functions for the tty's table of control characters. 2014-05-22 16:31:19 +00:00
freebsd fix typos 2014-03-07 02:02:16 +00:00
ibcs2 Redo previous. 2014-03-08 01:51:58 +00:00
linux If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not 2014-06-21 10:23:07 +00:00
linux32 If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not 2014-06-21 10:23:07 +00:00
m68k4k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
ndis kill {v,}sprintf 2014-03-26 18:11:26 +00:00
net Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
netbsd32 Rename stack gap arguments. 2014-06-13 10:42:26 +00:00
netinet6 Emulate a couple more ioctls. Thanks to Matthias Drochner for pointing them out. 2009-01-15 20:32:59 +00:00
osf1 c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
ossaudio exec modules need to be of the exec kind 2013-09-19 18:50:35 +00:00
sunos c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
sunos32 c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
svr4 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
svr4_32 'error' is not set on failure. Which means that if copyout() fails, 0 2014-04-09 11:40:03 +00:00
sys add a struct for the 4.3BSD struct direct 2014-01-28 01:29:35 +00:00
ultrix c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
vax1k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
Makefile