summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* An inconsequential #ifdef Bruce forgot.phk1994-12-161-0/+2
* Protect kmem_map modifications with splhigh() to work around a problem withdg1994-12-151-3/+19
* Document EAFNOSUPPORT error return for TCP bind and connect operations.wollman1994-12-151-0/+3
* Fix PR 59: don't allow TCP connections withmulticast addresses at eitherwollman1994-12-151-1/+22
* Fix hostnames >32 charsache1994-12-151-1/+2
* Fix bug around VOP_READDIR, now takes 6 parameters not 4.sos1994-12-141-7/+7
* Make rtq_reallyold user-configurable via sysctl.wollman1994-12-142-2/+9
* Document new route flags.wollman1994-12-141-1/+4
* Actually enable NTP kernel PLL. (Oops!)wollman1994-12-143-4/+5
* patch: pre-patch ... is wrong, move pre-patchache1994-12-141-2/+3
* Call rtalloc_ign() so that protocol cloning will not occur at the IP layer.wollman1994-12-132-6/+17
* Implemented rtalloc_ign().wollman1994-12-131-0/+10
* Make it possible to correctly print out new route flags, and do so.wollman1994-12-131-1/+4
* Update calls to rtalloc1().wollman1994-12-133-9/+9
* Update calls to rtalloc1(). Also merge rt_prflags with rt_flags.wollman1994-12-132-16/+27
* Update calls to rtalloc1() to match.wollman1994-12-136-22/+24
* Add support for two separate cloning flags, one set by the lower layers,wollman1994-12-136-23/+46
* Add ahc driver, more symtab space.wollman1994-12-133-9/+15
* Merge...ache1994-12-136-22/+21
* Delete `HZ' option; it's only of use to Bruce and screws up the NTP PLLwollman1994-12-133-12/+15
* This commit was generated by cvs2svn to compensate for changes in r5093,ache1994-12-131-0/+4
|\
| * Upgrade...ache1994-12-1311-39/+80
* | Point that we use GNU version of uucpache1994-12-131-2/+2
* | lsdev paniced the machine when 2 (or more) ide controllers are installed.guido1994-12-131-2/+2
* | Add slip_server FAQ from Guy Helmergclarkii1994-12-131-0/+433
* | Add clear one accounting entry control.ugen1994-12-133-114/+172
* | Add interface to clear accounting entry option.ugen1994-12-131-82/+80
* | Added '${GMAKE} install.man' when installing with Imake and gmakejmz1994-12-121-1/+4
* | Late patch for delete control..ugen1994-12-121-18/+17
* | Add match by interface from which packet arrived (via)ugen1994-12-125-78/+128
* | Add via option,minor changes to interface to reflectugen1994-12-121-16/+56
* | Fix numerous timestamp bugs.bde1994-12-1212-82/+92
* | Obtained from: my fix for 1.1.5bde1994-12-121-1/+4
* | Obtained from: my old fix for 1.1.5bde1994-12-123-48/+126
* | Fix includes, tputs argument, ospeed setting, printingache1994-12-121-7/+35
* | Don't mess with already freed structures when a process is being rundg1994-12-121-13/+15
* | Fix resetting adjkerntz to 0 (pointed by Bruce),ache1994-12-121-0/+2
* | Optimize setting of DISRTCSETache1994-12-121-2/+2
* | Clean internal logic, helps for some unusual casesache1994-12-121-28/+29
* | add mcd.4ache1994-12-121-2/+3
* | Mitsumi manpageache1994-12-121-0/+149
* | Upgrade to readline from bash 1.14.3ache1994-12-1213-96/+168
* | Obtained from: 1.1.5bde1994-12-121-1/+5
* | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5bde1994-12-121-2/+3
* | Fix execl[e]. Multiple execle's failed because of bogus caching of thebde1994-12-121-16/+14
* | Changed two occurrences of tcpdump(l) to tcpdump(1).ats1994-12-121-3/+3
* | Change a SLSTAT 1 to SLSTAT 8 .ats1994-12-121-1/+1
* | Changed a PPSTATS 1 to PPPSTATS 8 .ats1994-12-121-1/+1
* | Changed an LSDEV 1 to LSDEV 8 .ats1994-12-121-2/+2
* | Changed a ACCTON 1 to a ACCTON 8 .ats1994-12-121-1/+1
OpenPOWER on IntegriCloud