NetBSD/sys/compat
kamil 62e75dc456 compat ultrix: Drop the sstk(2) syscall
sstk(2) has never been implemented by the NetBSD kernel.

Sponsored by <The NetBSD Foundation>
2017-12-19 08:23:22 +00:00
..
aoutm68k compat aoutm68k: Mark sstk(2) as OBSOL 2017-12-19 08:09:36 +00:00
common compat_util.c must be compiled by default in the kernel. It is needed by 2017-12-16 10:15:12 +00:00
freebsd Remove the second argument from USERMODE and KERNELMODE, it is unused 2017-09-17 09:41:35 +00:00
ibcs2 Remove __i386__. 2017-08-09 18:52:00 +00:00
linux Finally (hopefully) return completely to the state where compat_linux is 2017-12-10 00:43:05 +00:00
linux32 Finally (hopefully) return completely to the state where compat_linux is 2017-12-10 00:43:05 +00:00
m68k4k Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
ndis Switch NdisOpenFile() to mountlist iterator. 2017-04-13 09:44:48 +00:00
net Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
netbsd32 Sync syscalls.master in compat_netbsd32(8) with kern/syscalls.master 2017-12-19 07:58:50 +00:00
netinet6 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
osf1 Fail, don't panic, on bad dirents from file system. 2017-07-28 15:34:06 +00:00
ossaudio Update compat/ossaudio with GETISPACE/GETOSPACE corrections from 2017-03-24 14:32:29 +00:00
sunos Fail, don't panic, on bad dirents from file system. 2017-07-28 15:34:06 +00:00
sunos32 Fail, don't panic, on bad dirents from file system. 2017-07-28 15:34:06 +00:00
svr4 add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
svr4_32 add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
sys Only compat_43 needs compat_osock. Note that the use of vec_compat_ifioctl 2017-07-29 06:12:50 +00:00
ultrix compat ultrix: Drop the sstk(2) syscall 2017-12-19 08:23:22 +00:00
vax1k Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
Makefile
Makefile.syscall Add a Makefile to rebuild the syscall files for all emulations 2017-01-16 17:42:52 +00:00