Go to file
perseant 737dec82d6 Change the way LFS does block accounting, from trying to infer from the
buffer cache flags, to marking the inode and/or indirect blocks with a
special disk address UNWRITTEN==-2 when a block is accounted for.  (This
address is never written to disk, but only used in-core.  This is essentially
the same method of block accounting as on the UBC branch, where the buffer
headers don't exist.)  Make sure that truncation is handled properly,
especially in the case of holey files.

Fixes PR#9994.
2000-05-05 20:59:20 +00:00
bin If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
dist Again, fix a build problem on the alpha. 2000-05-05 20:59:17 +00:00
distrib Merge latest build system changes, and use the kernels built in ramdisk-kernel. 2000-05-05 20:13:29 +00:00
etc check /etc/mail/aliases on check_aliases. 2000-05-05 18:28:53 +00:00
games NetBSD - because Unix isn't just #include <linux.h>, i386, ELF, ...! 2000-05-02 11:41:24 +00:00
gnu catch up with sendmail 8.10 "aliases" pathname. 2000-05-05 18:17:43 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib * Fixed lack of win arg in wattr* man entries. 2000-05-05 11:57:46 +00:00
libexec PowerPC: support ADDR16_LO, ADDR16_HI and ADDR16_HA relocations. 2000-05-01 11:41:08 +00:00
regress revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
sbin Allow INET6 to be used with SMALL without undefined symbols 2000-05-04 18:29:34 +00:00
share check /etc/mail/aliases on check_aliases. 2000-05-05 18:28:53 +00:00
sys Change the way LFS does block accounting, from trying to infer from the 2000-05-05 20:59:20 +00:00
usr.bin sync with sendmail path change (/etc/aliases -> /etc/mail/aliases) 2000-05-05 18:21:06 +00:00
usr.sbin Remove code for 1.4 backward compatibility (to be put into the package, 2000-05-05 01:27:47 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00
Makefile.inc set KERNSRCDIR rather than BSDSRCDIR 2000-05-03 00:08:13 +00:00