Go to file
thorpej 6d2943920a Make it a tad bit easier to bootstrap an a.out system to ELF. Introduce
a BOOTSTRAP_ELF Makefile variable that, when set (e.g. in the environment),
builds a targeted-to-ELF toolchain without requiring OBJECT_FMT to be set
to "ELF" (which affects how e.g. libraries are built).

This basically means you don't need fake crtbegin.o and crtend.o files to
be present in /usr/lib while bootstrapping the toolchain.
1999-03-17 00:46:35 +00:00
bin Patch from PR#5156 to adjust buffer size to match filesystem block size 1999-03-11 12:04:18 +00:00
distrib Reenable gzip symlink, pax uses it. 1999-03-16 20:17:14 +00:00
etc Revert to status quo ante (root's shell is csh, per BSD tradition), 1999-03-16 23:24:02 +00:00
games set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
gnu Make it a tad bit easier to bootstrap an a.out system to ELF. Introduce 1999-03-17 00:46:35 +00:00
include brk(2) actually returns an int indicating success (0) or failure (-1). Also, 1999-03-09 20:33:22 +00:00
lib Don't build c++rt.o if ELF. 1999-03-16 23:02:13 +00:00
libexec Reenable ld.elf_so on the Alpha. Mycroft fixed the binutils 2.9 problem 1999-03-15 23:32:56 +00:00
regress Note that this is derived from PR 6706 submitted by Brian Grayson. 1999-03-10 19:44:26 +00:00
sbin Modify newfs so that the root node (and lost+found dir, if created) 1999-03-16 21:52:34 +00:00
share Minor KNF nit. 1999-03-16 19:46:38 +00:00
sys ..JUKEBOX can happen on writes too. 1999-03-16 23:24:28 +00:00
usr.bin Correct the ctype function used for [:print:] character class; from Soren S. 1999-03-16 14:57:48 +00:00
usr.sbin Eep. SMART_HOST was a bad idea. 1999-03-16 07:06:13 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00