NetBSD/sys/compat
cube 606552e84c Rework sunos32_execv{,e} after removal of netbsd32_execve2.
XXX COMPAT_SUNOS32 needs a SUNOS32PTR64() macro.
2005-07-13 12:49:32 +00:00
..
aoutm68k Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. 2005-03-26 05:12:34 +00:00
common - sprinkle const. 2005-05-29 22:08:16 +00:00
darwin minor refactoring; does not work on the i386 yet. 2005-06-25 06:30:19 +00:00
freebsd define syscall again. 2005-07-10 04:23:30 +00:00
hpux Remove __P() and parameter names from a prototype declaration. 2005-06-03 23:05:46 +00:00
ibcs2 - sprinkle const. 2005-05-29 22:08:16 +00:00
irix Consistently constify 2005-06-03 18:53:50 +00:00
linux - include <sys/wait.h> so that this compile 2005-06-25 02:19:06 +00:00
m68k4k nuke trailing whitespace 2005-02-26 22:58:54 +00:00
mach the exception numbers are MI. 2005-06-25 08:28:34 +00:00
netbsd32 Do the CHECK_ALT_EXIST dance again in netbsd32_execve(). It was lost in 2005-07-13 11:55:19 +00:00
osf1 remove (caddr_t) casts on "const" pointers, and use __UNCONST() 2005-06-01 15:34:15 +00:00
ossaudio nuke trailing whitespace 2005-02-26 22:58:54 +00:00
pecoff define syscall again. 2005-07-10 04:23:30 +00:00
sunos Delete define for sunos_syscall_intern. 2005-07-12 22:45:11 +00:00
sunos32 Rework sunos32_execv{,e} after removal of netbsd32_execve2. 2005-07-13 12:49:32 +00:00
svr4 - sprinkle const. 2005-05-29 22:08:16 +00:00
svr4_32 include the _32 flavor of the machdep file too. 2005-07-10 00:56:19 +00:00
ultrix define syscall again. 2005-07-10 04:23:30 +00:00
vax1k nuke trailing whitespace 2005-02-26 22:58:54 +00:00
Makefile