Go to file
perseant dbe30ed5d4 Better handling of various combinations of cleaning, vnode flushing, and
dirop writing.  In particular, lfs_writevnodes now writes all buffers from
a flushed vnode whether cleaning or not, and the same with the Ifile; and
lfs_segwrite does not attempt to write data from other non-cleaning vnodes,
even if a vnode is being flushed.
2000-01-14 21:38:46 +00:00
bin On memory allocation failure, return 3 as per POSIX. (from OpenBSD) 2000-01-14 07:14:41 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib Deal with name space issues after libc/net updates. 2000-01-14 13:52:13 +00:00
etc Expand `instfs' to 1.8MB. 2000-01-14 13:50:11 +00:00
games Remove unnecessary casts, and add necessary ones for printf arguments. 2000-01-13 16:22:10 +00:00
gnu More alloca() -> malloc(). Needed to make some shared libraries link when 2000-01-13 00:05:32 +00:00
include Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
lib Make setusercontext() resilient against missing login.conf too. 2000-01-14 02:14:42 +00:00
libexec Put RCS ID in the right place. 2000-01-14 02:11:54 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin swapctl(SWAP_OFF, ...) now works. 2000-01-13 12:11:30 +00:00
share Document USE_JAVA 2000-01-14 17:32:29 +00:00
sys Better handling of various combinations of cleaning, vnode flushing, and 2000-01-14 21:38:46 +00:00
usr.bin Eliminate hard coded buffer sizes in fgets() statements, use 2000-01-14 06:53:48 +00:00
usr.sbin Add 'l' to getopt-checked flags 2000-01-13 16:04:53 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00