HardenedBSD/sys/conf
John-Mark Gurney df394affa2 convert some nfs tunables to options, these are:
NFS_MINATTRTIMO         VREG attrib cache timeout in sec
NFS_MAXATTRTIMO
NFS_MINDIRATTRTIMO      VDIR attrib cache timeout in sec
NFS_MAXDIRATTRTIMO
NFS_GATHERDELAY         Default write gather delay (msec)
NFS_UIDHASHSIZ          Tune the size of nfssvc_sock with this
NFS_WDELAYHASHSIZ       and with this
NFS_MUIDHASHSIZ         Tune the size of nfsmount with this
NFS_NOSERVER            (already documented in LINT)
NFS_DEBUG               turn on NFS debugging

also, because NFS_ROOT is used by very different files, it has been
renamed to opt_nfsroot.h instead of the old opt_nfs.h....
1998-06-30 03:01:37 +00:00
..
defines
files Add options for selecting ELF or KLD symbols in DDB. 1998-06-28 01:03:13 +00:00
files.alpha Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
files.i386 Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
files.newconf
files.pc98 Sync with sys/i386/isa/conf/files.i386 revision 1.198. 1998-06-17 09:26:23 +00:00
kern.mk
kmod.mk
majors
Makefile.alpha Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
Makefile.i386 Fix race condition for creation of vnode_if.c and vnode_if.h. 1998-06-24 13:55:32 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.115. 1998-06-25 10:49:49 +00:00
Makefile.powerpc Fix race condition for creation of vnode_if.c and vnode_if.h. 1998-06-24 13:55:32 +00:00
newvers.sh
nfsswapkernel.c
NOTES convert some nfs tunables to options, these are: 1998-06-30 03:01:37 +00:00
options convert some nfs tunables to options, these are: 1998-06-30 03:01:37 +00:00
options.alpha
options.i386
options.pc98
param.c Round tickadj up. This prevents tickadj from being 0 when HZ > 500, 1998-06-21 12:22:35 +00:00
systags.sh