NetBSD/sys/compat
maya 854802fe20 Pass LDFLAGS to ld.
Without this, mips64-ld thinks we want to link our n64 objects with the
default ABI, n32.
2017-12-20 04:46:19 +00:00
..
aoutm68k compat/aoutm68k: Drop SYS_vadvise 2017-12-19 19:17:17 +00:00
common Pass LDFLAGS to ld. 2017-12-20 04:46:19 +00:00
freebsd compat/freebsd: Drop SYS_vadvise 2017-12-19 19:18:18 +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 Drop SYS_vadvise 2017-12-19 19:40:03 +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 compat/sunos: Drop SYS_vadvise 2017-12-19 19:19:16 +00:00
sunos32 compat/sunos32: Drop SYS_vadvise 2017-12-19 19:19:50 +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 SYS_vadvise 2017-12-19 19:20:30 +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