summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New hack for configuring routers spawns two new variables:jkh1996-01-062-11/+10
* Sync with my sources at home (these are really tiny changes):wpaul1996-01-062-12/+15
* Use partition `a' for the vn device. Also vn-unconfig the vn devicejoerg1996-01-061-4/+5
* Move the YP initialization earlier, so it's done before the evaluationjoerg1996-01-061-26/+27
* Fix the asami&phk bug. This was a sign-extension bug, where a longphk1996-01-061-2/+2
* Don't rely on the card 'automatically' powering up when we probe it.nate1996-01-062-2/+3
* Fix a fencepost error.phk1996-01-051-4/+4
* Eliminate the dramatic TCP performance decrease observed for writes inwollman1996-01-052-4/+12
* Finally demolished the last, tottering remnants of GATEWAY. If you wantwollman1996-01-056-54/+27
* Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.wollman1996-01-0517-14/+44
* The Linux emulator depends on SYSV IPC but doesn't actually referencewollman1996-01-052-2/+6
* Remove -fno-strength-reduce, gcc bug recently fixedache1996-01-051-2/+2
* Added multicast support, currently #ifdef LNC_MULTICAST.paul1996-01-052-28/+170
* Remove -fno-strength-reduce, gcc bug fixed recentlyache1996-01-053-6/+6
* Convert QUOTA to new-style option.wollman1996-01-0519-42/+46
* Delete a couple of unnecessary dependencies on Makefile.wollman1996-01-053-9/+9
* Increased default SOMAXCONN from 32 to 128. 128 is the largest value Idg1996-01-051-2/+2
* convert FDESC, KERNFS, NULLFS, PORTAL, UMAPFS, and UNION to the newwollman1996-01-053-3/+27
* Fixed initialization of $local_startup. sysconfig attempted to runbde1996-01-051-2/+2
* Somehow managed to miss these four files when converting the SYSV IPCwollman1996-01-054-4/+12
* The sequencer sets Intstat to REJECT_MSG, not MSG_REJECT.gibbs1996-01-051-2/+2
* Bring back the more heavy-weight version of the mesgin inb routines. Davidg'sgibbs1996-01-051-4/+12
* added the file /etc/newsyslog.conf (config file forgraichen1996-01-051-0/+11
* changed /etc/[daily,weekly,monthly] to not rotate the logfiles bygraichen1996-01-055-70/+4
* added newsyslog and spraygraichen1996-01-051-3/+3
* added rpc.rquotad and rpc.spraydgraichen1996-01-051-2/+2
* Add sup and IPXrouted to makefilepeter1996-01-051-2/+8
* This commit was generated by cvs2svn to compensate for changes in r13244,graichen1996-01-053-0/+751
|\
| * Obtained from: NetBSDgraichen1996-01-053-0/+751
* | This commit was generated by cvs2svn to compensate for changes in r13242,graichen1996-01-053-0/+307
|\ \ | |/
| * Obtained from: NetBSDgraichen1996-01-053-0/+307
* | This commit was generated by cvs2svn to compensate for changes in r13240,graichen1996-01-053-0/+234
|\ \ | |/
| * Obtained from: NetBSDgraichen1996-01-053-0/+234
* | Argh! Typo.jkh1996-01-051-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r13237,graichen1996-01-053-0/+399
|\ \ | |/
| * Obtained from: NetBSDgraichen1996-01-053-0/+399
| * recording cvs-1.6 file deathpeter1995-12-3046-10384/+0
* | Obtained from: NetBSDgraichen1996-01-053-89/+291
* | DTRT for @.jkh1996-01-051-3/+3
* | Refresh before calling selection hook.jkh1996-01-052-2/+6
* | Null terminate execl's argument list.gibbs1996-01-053-6/+6
* | Reverse the modification which caused the annoying m_copydata crash: setolah1996-01-041-1/+5
* | Convert DDB to new-style option.wollman1996-01-0433-294/+75
* | Automatically create an empty opt_sysvipc.h to mimic old optionwollman1996-01-042-4/+12
* | Convert SYSV IPC to new-style options. (I hope I got everything...)wollman1996-01-0421-23/+48
* | convert the math emulation to use the new-style options.wollman1996-01-045-3/+13
* | Put Terry's `wish list' into the `nice to have' section of the submitter'sjkh1996-01-041-4/+90
* | Increased vm_object_cache_max by about 50% to yield better utilization ofdg1996-01-041-2/+2
* | Restore the changes I made after my last brain hiccup...peter1996-01-042-4/+8
* | Fixed minor struct cred leak. Discovered while looking for the oppositedg1996-01-041-5/+8
OpenPOWER on IntegriCloud