NetBSD/sys/compat
christos 8ff9f539e7 disable 32 bit signal ktrace records; 32 bit traced process produce 64 bit
trace records, the only record that we can't parse is that one :-)
XXX: pullup-8
2017-12-06 19:15:27 +00:00
..
aoutm68k regen 2017-05-10 06:19:47 +00:00
common Make code look the same, in particular zero out the rest of the directory 2017-12-03 15:23:30 +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 Unbreak Linux emulation by default. While not loading it automatically 2017-12-01 22:14:52 +00:00
linux32 Unbreak Linux emulation by default. While not loading it automatically 2017-12-01 22:14:52 +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 disable 32 bit signal ktrace records; 32 bit traced process produce 64 bit 2017-12-06 19:15:27 +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 Fix uninitialized pointer, found by Mootja. Not a surprise in untested 2017-12-03 12:53:52 +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