freebsd-nq/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 Added -ansi to CWARNFLAGS so that ANSI errors don't come back. 1998-05-01 18:13:37 +00:00
kmod.mk Fixed `make depend', which I broke here about a month ago by moving 1998-06-09 02:55:40 +00:00
majors 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
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 Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
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 Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
options.i386 Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
options.pc98 Make LINE30 a new style option. 1998-06-06 05:25:37 +00:00
param.c Round tickadj up. This prevents tickadj from being 0 when HZ > 500, 1998-06-21 12:22:35 +00:00
systags.sh