Go to file
perseant fbc5e63cd6 Make sysctl variable lfs_clean_vnhead do what it was supposed to do,
namely, toggle whether vnodes loaded only for cleaning (as opposed to
normal filesystem use) are freed to the *head* of the vnode free list,
rather than the tail.  This should avoid a possible cache flushing
effect, if the cleaner cleans a segment containing a large number of
live inodes.
1999-03-25 22:38:28 +00:00
bin When substituting backreferences source from the pattern, not the replacement 1999-03-24 17:00:23 +00:00
distrib add sbin/lmcctl 1999-03-25 22:04:57 +00:00
etc change user `nobody's group from 9999 (non-existant) to 39 (group `nobody'). 1999-03-25 07:00:43 +00:00
games Fix object recognition, per PR 6048 by Joseph S. Myers <jsm28@cam.ac.uk>. 1999-03-25 16:46:08 +00:00
gnu Pull in some of the changes from tm-arm.h so that arm-tdep.h will build. 1999-03-25 11:55:36 +00:00
include Add fchroot, getcwd 1999-03-22 17:59:08 +00:00
lib argument is void *, not char * (at least, to the extent that it is a pointer. 1999-03-25 18:48:16 +00:00
libexec Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once 1999-03-25 08:07:47 +00:00
regress Make this a more thorough test of file descriptor passing 1999-03-22 18:19:54 +00:00
sbin Enable lmcctl 1999-03-25 04:08:29 +00:00
share Document new variables required to automate DHCP client startup. 1999-03-24 17:29:07 +00:00
sys Make sysctl variable lfs_clean_vnhead do what it was supposed to do, 1999-03-25 22:38:28 +00:00
usr.bin Use CDIOCEJECT instead of DIOCEJECT for cdrom devices (this one allows 1999-03-25 16:50:51 +00:00
usr.sbin bind 8 has been the default for months. remove bind 4. 1999-03-25 19:31:19 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00