Go to file
cgd 4a209e30f8 Compile with -Os (optimize for size).
Clean up the "Region 1" related definitions, and define load addresses,
  max load size, and max total size for as many boot block types as we can.
  (types = unified, primary, secondary).  We can't always define all
  values for all boot blocks, though.
Make CPP flags selection less gross.
Use objcopy rather than headersize (yay, evil gets a stake to the heart!).
Use a little shell script to verify that the sizes of the boot blocks are OK.
Do not compile too much more of libsa than we actually have to.
1999-03-31 02:52:11 +00:00
bin - Be really paranoid. Any time we open a file that is in /proc, run 1999-03-28 00:46:47 +00:00
distrib Rework the MBR code, and some of the labelling code. 1999-03-31 00:44:48 +00:00
etc Add hup, ll and x shell functions similar to the aliases in dot.cshrc 1999-03-30 02:36:05 +00:00
games defined(attron) does not mean there is a <term.h> 1999-03-29 05:12:39 +00:00
gnu Build texinfo documentation. 1999-03-29 11:40:36 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
lib Cast argument to isspace to (unsigned char) to pass zoularis. 1999-03-29 09:27:29 +00:00
libexec For install makefile, set DESTDIR on command line rather than in makefile 1999-03-30 03:17:26 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Correct data checksum to take ifile indirect block into account, if it exists 1999-03-30 19:04:50 +00:00
share Add -unfilled. 1999-03-31 00:11:41 +00:00
sys Compile with -Os (optimize for size). 1999-03-31 02:52:11 +00:00
usr.bin when using editline, work on the correct buffer. fixes problem where blank 1999-03-31 02:00:42 +00:00
usr.sbin Update - quotacheck is run from rc, not rc.local 1999-03-30 23:58:46 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00