Go to file
simonb 0074502b0a o Add bootinfo support by checking the fifth and sixth arguments for a
magic number and a pointer to the bootinfo data.
   XXX: A bootinfo_magic record is not checked for at the moment, even
        though test bootblocks initialise the bootinfo data with one.

 o Use the bootinfo symtab information in preference to searching for a
   valid a.out exec header after _end for initialising DDB.
   XXX: Should retire a.out exec header support altogether.  Loosing the
        ability to load symbols from old bootblocks isn't much of a loss.
        After 1.4?

 o Add "booted kernel" machdep sysctl.
1999-03-24 01:49:10 +00:00
bin cleanup 1999-03-23 09:29:51 +00:00
distrib update the date. 1999-03-23 21:19:58 +00:00
etc Add ttyEcfg. 1999-03-22 14:05:34 +00:00
games More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
gnu More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
include Add fchroot, getcwd 1999-03-22 17:59:08 +00:00
lib document new bind() restrictions 1999-03-23 10:59:11 +00:00
libexec More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
regress Make this a more thorough test of file descriptor passing 1999-03-22 18:19:54 +00:00
sbin Implement a read cache, as announced on tech-userlevel. Default is 32k 1999-03-23 14:22:59 +00:00
share Fix the `missing footer' problem. See the comment for details. 1999-03-23 11:50:09 +00:00
sys o Add bootinfo support by checking the fifth and sixth arguments for a 1999-03-24 01:49:10 +00:00
usr.bin revert usage string to be like it was, but with '[-p] ' added. the new 1999-03-23 05:59:09 +00:00
usr.sbin Don't rely on an `rcsid' being present. 1999-03-23 22:53:30 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00