NetBSD/sys/compat
jdolecek 1b91de887e use CHECK_ALT_SYMLINK() for lstat(2)
don't call stackgap_init() for pwrite(2) and pread(2), it's not necessary
2001-01-22 21:31:37 +00:00
..
aout Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +00:00
aoutm68k Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +00:00
common Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without 2001-01-22 19:50:56 +00:00
freebsd Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +00:00
hpux Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +00:00
ibcs2 Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +00:00
linux use CHECK_ALT_SYMLINK() for lstat(2) 2001-01-22 21:31:37 +00:00
m68k4k restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
netbsd32 Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +00:00
osf1 Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs. 2000-12-13 03:16:36 +00:00
ossaudio constify 2001-01-18 20:28:15 +00:00
pecoff Add support to mmap .bss section. 2001-01-15 17:05:32 +00:00
sunos Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
svr4 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
ultrix Grok __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN. 2001-01-15 21:33:52 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile