NetBSD/sys/compat
thorpej 78ea2dd367 Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
executables, and eliminate the USRTEXT constant, which was only used
by the a.out exec code.
2002-12-10 05:14:24 +00:00
..
aout
aoutm68k
common Introduce BSD system calls with alternate patch checking (in /emul) in 2002-12-08 00:50:23 +00:00
darwin regen 2002-12-08 21:53:57 +00:00
freebsd Now it uses BSD system calls with alternate path checks in compat/common, 2002-12-08 00:52:04 +00:00
hpux Complete the rename: s/sa_/<compat>_sa_/g 2002-11-27 16:44:01 +00:00
ibcs2 Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:13:14 +00:00
irix move ELF-specific items from irix_exec.c to irix_exec_elf32.c 2002-11-30 13:18:13 +00:00
linux - Rename struct linux_ctx to linux_fpctx. 2002-12-08 11:20:22 +00:00
m68k4k
mach Stupid (but harmful) copy/paste mistake. 2002-12-09 22:28:16 +00:00
netbsd32 Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out 2002-12-10 05:14:24 +00:00
osf1 Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:40:14 +00:00
ossaudio
pecoff add comment why this doesn't need to use emul_find_interp() 2002-11-29 19:35:25 +00:00
sunos
sunos32
svr4 Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:13:14 +00:00
svr4_32 Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:13:14 +00:00
ultrix
vax1k
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00