HardenedBSD src tree
Go to file
Søren Schmidt e1743d02cd First attempt at FreeBSD & Linux ELF support.
Compile and link a new kernel, that will give native ELF support, and
provide the hooks for other ELF interpreters as well.

To make native ELF binaries use John Polstras elf-kit-1.0.1..
For the time being also use his ld-elf.so.1 and put it in
/usr/libexec.

The Linux emulator has been enhanced to also run ELF binaries, it
is however in its very first incarnation.
Just get some Linux ELF libs (Slackware-3.0) and put them in the
prober place (/compat/linux/...).
I've ben able to run all the Slackware-3.0 binaries I've tried
so far.
(No it won't run quake yet :)
1996-03-10 08:42:54 +00:00
bin
eBones
etc
games
gnu
include
lib
libexec
lkm First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00
release
sbin Do not allow the caller to specify the same path for the special 1996-03-10 00:20:28 +00:00
secure
share Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to 1996-03-10 08:26:21 +00:00
sys First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00
tools
usr.bin Make talk automagically find out the interface IP address where the 1996-03-09 19:23:01 +00:00
usr.sbin Correct paths for pcvt in FreeBSD. Close PR#1071 1996-03-10 02:16:58 +00:00
COPYRIGHT
Makefile