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