NetBSD/sys/compat
christos 4d9a6e0930 - Pass the Elf32_Ehdr in the linux probe function, and use it!
Since linux binaries are (mostly) always compiled with gcc, look for
the gcc signature in the .comment section header: "\0 GCC: (GNU) ".
I've changed the probe order in kern/exec_elf.c to probe for linux ELF
binaries first and fall back to SVR4 binaries. This makes statically
linked binaries work for both linux and svr4. Note that gcc-compiled
svr4 binaries, still contain the operating system signature first and
then the GCC signature, so there is no conflict. Yes this is a hack.
1996-06-13 18:42:01 +00:00
..
common use ' not " when passing variables to a sub-make. pr#1199/pr#1296 1996-05-20 17:23:25 +00:00
freebsd - rename cpu_exec_aout_prep_oldzmagic to exec_aout_prep_oldzmagic 1996-05-18 16:02:08 +00:00
hpux Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:18:04 +00:00
ibcs2 - RCSid police 1996-05-03 17:05:16 +00:00
linux - Pass the Elf32_Ehdr in the linux probe function, and use it! 1996-06-13 18:42:01 +00:00
osf1 fix stray MOUNT_UFS -> MOUNT_FFS 1996-02-17 23:08:36 +00:00
ossaudio Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
sunos I_SIGSET => I_SETSIG (pointed out by Greg Earle). 1996-05-26 23:57:10 +00:00
svr4 Pass the elf exec header in the probe function. 1996-06-13 18:33:54 +00:00
ultrix Fix typos in SUSP and DSUSP mapping when setting Ultrix posixmode tty 1996-06-13 18:13:34 +00:00