Go to file
chs adf5d360a7 add a new VFS op, vfs_reinit, which is called when desiredvnodes is
adjusted via sysctl.  file systems that have hash tables which are
sized based on the value of this variable now resize those hash tables
using the new value.  the max number of FFS softdeps is also recalculated.

convert various file systems to use the <sys/queue.h> macros for
their hash tables.
2001-09-15 16:12:54 +00:00
bin ANSIfication and KNF improvements by Petri Koistinen in bin/13689, 2001-09-14 14:03:59 +00:00
crypto For consistency, make permit_root_login default to PERMIT_NO if not specified 2001-09-03 04:23:10 +00:00
dist Xref ipf(8) instead of non-existing ipf(1). 2001-09-09 17:22:59 +00:00
distrib Add pcictl(8). 2001-09-14 07:05:51 +00:00
etc Make pci and agp device nodes. 2001-09-15 04:45:28 +00:00
games More quote cleanup. Remove a fortune that also is in -o. 2001-09-01 22:30:54 +00:00
gnu pull patch from openbsd Errata 033: 2001-09-12 07:51:03 +00:00
include Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass 2001-08-18 19:31:47 +00:00
lib Unwrap a line that wasn't >80 characters long before it was wrapped. 2001-09-15 15:43:40 +00:00
libexec Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot() 2001-09-10 06:09:41 +00:00
regress Add des_enc.c to create destest since des_ecb.c needs functions 2001-09-09 15:55:29 +00:00
sbin Prominently provide explanation of who is allowed to mount file 2001-09-12 21:48:08 +00:00
share regen (+pci,+agp) 2001-09-15 10:53:30 +00:00
sys add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin ANSIfy. 2001-09-15 14:55:38 +00:00
usr.sbin Zero clear the apm_power_info structure being passed to ioctl. 2001-09-15 02:42:26 +00:00
Makefile Make sure DESTDIR is always set when calling the distrib-dirs target. 2001-08-17 15:05:50 +00:00
Makefile.inc
UPDATING Fix typo. 2001-09-15 13:59:29 +00:00