summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make the comment regarding ftruncate() correct.green2000-07-201-2/+2
* | Sync with main termcap, SGR 24,27ache2000-07-201-5/+5
* | cons: use newly added SGR 24 for "ue" and SGR 27 for "se"ache2000-07-201-5/+5
* | Describe newly implemented SGR 22,24,25,27ache2000-07-201-9/+13
* | Copy canonname for *ahost, into static buffer.ume2000-07-201-10/+10
* | Implement SGR 22,24,25,27 from ECMA-48ache2000-07-201-0/+16
* | Don't emit a warning message if fchflags() returns EOPNOTSUPPsada2000-07-201-1/+10
* | Oops. SYSCTL_HANDLER_ARGS -> (SYSCTL_HANDLER_ARGS)nsayer2000-07-201-1/+1
* | Fix this so it compiles by adding a missing quote.jhb2000-07-203-3/+3
* | Allocate memory with M_NOWAIT instead of M_WAITOK, because it's possiblearchie2000-07-201-5/+5
* | Remove unused variable.archie2000-07-201-1/+1
* | Add sysctl to perform bridge refresh. This is required if bridgednsayer2000-07-201-7/+29
* | Add the tap driver.nsayer2000-07-206-0/+1149
* | Update isp man page, add ispfw man page.mjacob2000-07-203-92/+104
* | Add an MLINKS entry which makes snd(4) a link for pcm(4).sheldonh2000-07-202-1/+3
* | Fix buffer size of ALIGNed buffer.ume2000-07-203-6/+6
* | Add a FILES section which, as a side-effect, just so happens tosheldonh2000-07-201-1/+14
* | Sync with main termcap (AX, latin2 mono)ache2000-07-201-5/+5
* | Explicetly remove AX for mono consoles.ache2000-07-201-4/+4
* | Correct default value for -s option.phantom2000-07-201-1/+2
* | cons: add AX to indicate that SGR 39 and 49 present and can be used separatelyache2000-07-201-1/+1
* | Accorfing to ECMA-48 SGR 39 and 49 are just another colors and must not resetache2000-07-201-2/+2
* | Fix a typo and mark ``update'' up consistently in the HISTORY section.sheldonh2000-07-201-2/+2
* | only allow accept filter modifications on listening socketsalfred2000-07-201-0/+8
* | disallow unload until we do proper refcountingalfred2000-07-202-0/+18
* | Clear the extraneous Os argument, which survived rev 1.3.sheldonh2000-07-201-1/+1
OpenPOWER on IntegriCloud