summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, the moused disable option is now 6 instead of 4. Catch the menu textjhb2000-07-233-3/+3
* Don't save cp(1) in installworld. Its use has been replaced bymarcel2000-07-231-1/+1
* Expand the -r option to support hex. Though undocumented, the -rjwd2000-07-222-2/+3
* Add transmit buffer limitation depending on actual bandwidth.phk2000-07-221-113/+160
* Remove the reference to KERN_UPDATEINTERVAL and syncer(4), sincesheldonh2000-07-221-6/+0
* Add overflow testsse2000-07-221-3/+76
* Rework the FILES section to cover the list of common symbolic linkssheldonh2000-07-221-12/+53
* Add the missing flags to ls(1)'s usage: -Bb.green2000-07-221-2/+2
* This is yet another attempt to fix "psmintr out of sync.." problems.yokota2000-07-222-26/+18
* When a connection is being dropped due to a listen queue overflow,jayanth2000-07-217-3/+65
* Remove an unnecessary .PATH entry.jhb2000-07-211-1/+0
* If ${BINDIR} is not present, create it before installing to it.jkh2000-07-213-3/+15
* Add a terminal entry for xterm; a lot of people are using xtermsjkh2000-07-2112-9/+30
* Revert to 1.8. I misread the sentence and its context.chris2000-07-211-2/+1
* Properly document %.0f behavior.chris2000-07-211-1/+2
* Blah, need to add /usr/bin to the path also.obrien2000-07-211-1/+1
* Add in the second half of the Slovenian FTP mirror entry.jhb2000-07-213-0/+3
* Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted injhb2000-07-212-2/+2
* Syncache2000-07-211-7/+7
* Somehow the module makefile got missed in the big commit.nsayer2000-07-211-0/+14
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, assheldonh2000-07-213-104/+1
* Back out 1.15. It caused more harm than good. Something, however,nsayer2000-07-211-4/+4
* cons: shorten "rs" again, syscons fixedache2000-07-211-1/+1
* Describe Resetache2000-07-211-0/+2
* Make Reset (ESC c) reset attributes too, not only clear screenache2000-07-211-1/+6
* Don't print summary in quiet mode.des2000-07-211-0/+3
* Add a STANDARDS section to discourage the use of this utilitysheldonh2000-07-211-0/+4
* Don't display a running count in quiet mode.des2000-07-211-2/+7
* Ignore environment variables that are set but empty.des2000-07-211-40/+81
* Document the proxy support better.des2000-07-211-2/+15
* Move the netgraph-related manual pages into share/man/man4/, assheldonh2000-07-2141-4362/+20
* The decision to use an HTTP proxy for FTP documents belongs in the FTP codedes2000-07-212-13/+24
* Don't send port number to proxy unless it's not the standard FTP portdes2000-07-211-2/+6
* Cosmetic:sheldonh2000-07-211-16/+143
* Call _thread_init() from pthread_once() if it has not already been called.dfr2000-07-213-0/+6
* Remove a menu item that looks funky.jkh2000-07-213-6/+0
* Add slovenian FTP server to site list.jkh2000-07-213-3/+6
* Use _close() instead of close() in addrconfig() to keep it from becoming ajasone2000-07-211-3/+3
* cons:ache2000-07-211-7/+7
* Tweak probe message so that 1000baseSX and 1000baseT cards arewpaul2000-07-202-4/+4
* Minor formatting tweak: compact the supported adapter list.wpaul2000-07-201-1/+2
* Update the Tigon driver to support 1000baseTX gigE over copper AceNICwpaul2000-07-209-4860/+6472
* This commit was generated by cvs2svn to compensate for changes in r63696,fenner2000-07-201-2/+3
|\
| * Import rev 1.26 of tcpdump.org's inet.c -- don't freefenner2000-07-201-2/+3
| * Import of updated file for 0.5 releasefenner2000-03-041-5/+15
* | Oops. Activate tap in man4 and modules makefilesnsayer2000-07-202-3/+3
* | Note that rev 1.10 fixed the problem where /usr/bin/key (thru libskey)obrien2000-07-200-0/+0
* | Fix problem where original author thought `unsigned long' was the bestobrien2000-07-201-2/+4
* | Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameterobrien2000-07-201-1/+1
* | dd is too verbose writting entropy, redirect its output to /dev/nullache2000-07-201-2/+3
OpenPOWER on IntegriCloud