NetBSD/sys/compat
dholland 14402d0ff1 Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
so the path in a struct componentname is now always valid during VOP
calls.
2010-11-30 10:43:01 +00:00
..
aoutm68k compat_aoutm68k doesn't require alternative emul path lookup. 2010-10-15 16:51:09 +00:00
common Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
darwin Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
freebsd many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
ibcs2 Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
irix Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
linux Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
linux32 personality() now interprets its parameter as having 2010-11-02 18:18:07 +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 merge christos-time_t 2009-01-11 02:57:17 +00:00
netbsd32 Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
netinet6 Emulate a couple more ioctls. Thanks to Matthias Drochner for pointing them out. 2009-01-15 20:32:59 +00:00
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 Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
svr4 Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
svr4_32 Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
sys Include sys/ioccom.h directly because it's used. 2010-11-14 15:36:47 +00:00
ultrix many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
vax1k Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
Makefile