NetBSD/sys/compat
chs e0ef945cee recent versions of linux (which we now claim to be) supply a BSD-style
d_type value in getdents() results, after the d_name field.
make our emulation do the same.  fixes part of PR 43695.
2010-09-11 20:53:04 +00:00
..
aoutm68k many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
common Don't leak kernel stack into userspace. 2010-07-13 15:38:15 +00:00
darwin many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
freebsd many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
ibcs2 document more unimplemented syscalls 2010-07-23 02:46:12 +00:00
irix many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux recent versions of linux (which we now claim to be) supply a BSD-style 2010-09-11 20:53:04 +00:00
linux32 recent versions of linux (which we now claim to be) supply a BSD-style 2010-09-11 20:53:04 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
mach Add reference to mach_syscallnames. Spotted by compiling ALL. 2010-07-25 11:25:57 +00:00
ndis Add PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
net
netbsd32 -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +00:00
netinet6
osf1 many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
ossaudio add a lot more debugging and error checking. Alas, skype seems to be happy 2009-08-22 23:31:16 +00:00
pecoff many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
sa Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
sunos many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
sunos32 many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
svr4 many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
svr4_32 many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
sys Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
ultrix many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
vax1k
Makefile