Go to file
perseant 9192f047ac Account SEGUSE_ACTIVE correctly so that the automatic segment cleaning
actually happens.

Add a new fcntl call that will write the minimum necessary to checkpoint
(i.e., for on-disk directory structure to be consistent, not including
updates to file data) so that the cleaner can clean segments more quickly
without sacrificing three-way commit for cleaning.
2003-03-02 04:34:30 +00:00
bin Remove space at the end of line. 2003-03-01 07:57:33 +00:00
crypto
dist
distrib cpuvar.h addition 2003-03-01 18:49:43 +00:00
doc note binutils update. 2003-03-01 13:25:25 +00:00
etc Use ${HOST_INSTALL_FILE} to put the bootloader in the release tree, 2003-03-01 15:36:22 +00:00
games
gnu add the prototype for lbasename here where it belongs. 2003-03-01 15:31:34 +00:00
include Add _Exit(), for C99 and POSIX-2001. 2003-03-01 15:59:02 +00:00
lib Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
libexec Update copyright. 2003-03-01 15:14:59 +00:00
regress
rescue
sbin
share
sys Account SEGUSE_ACTIVE correctly so that the automatic segment cleaning 2003-03-02 04:34:30 +00:00
tools update for binutils 2.13.2.1, and a few other changes... 2003-03-01 13:09:10 +00:00
usr.bin TF_PROTO1/2 mixup. from itou makoto 2003-03-02 01:59:06 +00:00
usr.sbin allow /etc/etcupdate.conf (and ~/.etcupdate.conf) to set IGNOREFILES to a list 2003-03-01 12:59:54 +00:00
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING