Go to file
perseant 3f7016035a Add a sleeper count, to prevent the cleaner from panicing the kernel
when the filesystem is unmounted, relocking the Ifile when its lock is
draining.  (We can't use vfs_busy() since the process is sleeping for a
good long time.)  Clean up / organize lfs.h, while I'm here.

In lfs_update_single, assert that disk addresses are either negative, or
are still positive when converted to int32_t, to prevent recurrence of a
negative/positive block problem.
2003-03-28 08:03:38 +00:00
bin mdkdir -> mkdir 2003-03-26 17:00:57 +00:00
crypto Support populating the environment from login.conf(5)'s "setenv" 2003-03-26 11:16:13 +00:00
dist regenerate for AM_MAINTAINER_MODE, this time with "autoreconf -f" ... 2003-03-27 06:13:42 +00:00
distrib Add bsdcomp and deflate LKMs. 2003-03-28 01:45:06 +00:00
doc Current Vers and Archive Site updates from Kimio Ishii. 2003-03-28 01:33:02 +00:00
etc add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
games Some might call them the Wright Bothers, but I prefer Wright Brothers. 2003-03-20 13:46:40 +00:00
gnu regenerate for AM_MAINTAINER_MODE, using "autoreconf -f" ... 2003-03-27 06:24:55 +00:00
include install mntopts.h 2003-03-22 12:45:51 +00:00
lib Clear O_NONBLOCK correctly (previous code probably only worked because 2003-03-27 12:04:57 +00:00
libexec s/USER-ID/USERID/ in response when -L is used 2003-03-27 22:32:59 +00:00
regress add systrace 2003-03-26 04:15:35 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin do proper rounded packet loss calculations. 2003-03-27 16:15:44 +00:00
share Some UK-centric corrections: 2003-03-27 22:44:02 +00:00
sys Add a sleeper count, to prevent the cleaner from panicing the kernel 2003-03-28 08:03:38 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin catch SIGPIPE, too. 2003-03-28 07:38:15 +00:00
usr.sbin Fix the broken -q option to lpr, apparently broken long ago after lpr 2003-03-27 16:25:28 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00