NetBSD/sys/compat
chs 6842940109 personality() now interprets its parameter as having
the base personality type in the low byte and
various flags in the upper bytes.  for now just mask off
the flags to make sure the base type is one we accept.
store the current personality in the emuldata so that
we can return the expected value for PER_QUERY.
2010-11-02 18:18:07 +00:00
..
aoutm68k compat_aoutm68k doesn't require alternative emul path lookup. 2010-10-15 16:51:09 +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 personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
linux32 personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
m68k4k
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 Add support for envsys(4) version 2 ioctls. 2010-09-24 13:12:53 +00:00
netinet6
osf1 many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
ossaudio
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
ultrix many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
vax1k
Makefile