NetBSD/sys/compat
maxv d1a6ffae94 I'm not sure reading from an unsanitized userland pointer is a good idea.
Some users might be tempted to give 0x01, in which case the kernel will
crash.
2014-10-10 16:29:56 +00:00
..
aoutm68k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
common Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
freebsd I'm not sure reading from an unsanitized userland pointer is a good idea. 2014-10-10 16:29:56 +00:00
ibcs2 Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
linux set error return on error (from max) 2014-09-26 20:32:52 +00:00
linux32 1) On 64bit systems, don't add the 32bit execsw[] to the global exec array. 2014-07-22 08:18:33 +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 add tmpfs. 2014-10-05 20:17:28 +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 Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
ossaudio Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
sunos Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
sunos32 Fix previous. There is no uap. 2014-09-05 22:37:09 +00:00
svr4 make this compile again 2014-09-05 10:47:32 +00:00
svr4_32 Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
sys add a struct for the 4.3BSD struct direct 2014-01-28 01:29:35 +00:00
ultrix Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
vax1k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
Makefile