summaryrefslogtreecommitdiffstats
path: root/sys/conf/param.c
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Removed option EXTRAVNODES. All versions of FreeBSD-2.x have a sysctlbde1997-01-161-5/+0
* Fix bug related to map entry allocations where a sleep might be attempteddg1997-01-151-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add an option "EXTRA_VNODES" to cause an extra number of vnode structurespeter1996-05-311-1/+6
* Allocate mbufs from a separate submap so that NMBCLUSTERS works aswollman1996-05-101-4/+6
* removed:phk1996-05-021-2/+2
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-2/+2
* Merge in Lite2: proc LIST changes.hsu1996-03-111-27/+2
* Add more options into the conf/options and i386/conf/options.i386 filespeter1996-03-021-1/+2
* Convert SYSV IPC to new-style options. (I hope I got everything...)wollman1996-01-041-3/+5
* Last commit this round: Staticize.phk1995-12-101-3/+1
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-6/+11
* Removed "GATEWAY" consideration when calculating number of mbuf clusters.dg1995-06-291-5/+1
* Killed "TIMEZONE" and "DST" options. They have been forced to 0 by configdg1995-06-291-3/+2
* Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"dg1995-05-251-2/+13
* Implement maxprocperuid and maxfilesperproc. They are tunableguido1995-02-201-1/+3
* Alow overriding of the various SHM* options.joerg1995-02-161-1/+11
* Increase maxfiles to NPROC*2. This makes the per-process open file limitdg1995-01-121-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-9/+4
* Added SYSV ipcs.dfr1994-09-131-1/+44
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+145
OpenPOWER on IntegriCloud