NetBSD/sys/compat
manu af59b63bbd We now have the exact stack initial stack layout of Darwin:
macho_hdr, argc, *argv, NULL, *envp, NULL, progname, NULL,
*progname, **argv, **envp

Where progname is a pointer to the program name as given in the first
argument to execve(), and macho_hdr a pointer to the Mach-O header at
the beginning of the executable file.
2002-11-21 19:53:40 +00:00
..
aout set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
aoutm68k handle __HAVE_MINIMAL_EMUL 2002-11-10 20:59:03 +00:00
common Add lint infrastructure 2002-11-02 07:49:57 +00:00
darwin We now have the exact stack initial stack layout of Darwin: 2002-11-21 19:53:40 +00:00
freebsd Make the OSABI and the branding optional. Tested by Ben Collver, thanks. 2002-11-19 22:38:07 +00:00
hpux Fix compilation errors introduced by recent trace_enter()/ktrsyscall() changes. 2002-11-16 07:40:38 +00:00
ibcs2 set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
irix Added sysctl to change all IRIX kernel values reported by uname and systeminfo: 2002-11-09 09:03:56 +00:00
linux g/c also mips-specific linux ELF copyargs function prototype and 2002-11-21 15:32:32 +00:00
m68k4k count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
mach We now have the exact stack initial stack layout of Darwin: 2002-11-21 19:53:40 +00:00
netbsd32 set nsysent to 512 2002-11-01 20:32:13 +00:00
osf1 set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
ossaudio Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as 2001-12-24 00:10:46 +00:00
pecoff set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
sunos handle __HAVE_MINIMAL_EMUL 2002-11-10 20:59:03 +00:00
sunos32 handle __HAVE_MINIMAL_EMUL 2002-11-10 20:59:03 +00:00
svr4 set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
svr4_32 set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
ultrix retval is 'register_t *', not 'int *' 2002-11-02 17:05:19 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile Our INCSDIR has been pruned from distrib/sets, so don't make it any more. 2001-03-30 12:42:30 +00:00