| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, the moused disable option is now 6 instead of 4. Catch the menu text | jhb | 2000-07-23 | 3 | -3/+3 |
* | Don't save cp(1) in installworld. Its use has been replaced by | marcel | 2000-07-23 | 1 | -1/+1 |
* | Expand the -r option to support hex. Though undocumented, the -r | jwd | 2000-07-22 | 2 | -2/+3 |
* | Add transmit buffer limitation depending on actual bandwidth. | phk | 2000-07-22 | 1 | -113/+160 |
* | Remove the reference to KERN_UPDATEINTERVAL and syncer(4), since | sheldonh | 2000-07-22 | 1 | -6/+0 |
* | Add overflow tests | se | 2000-07-22 | 1 | -3/+76 |
* | Rework the FILES section to cover the list of common symbolic links | sheldonh | 2000-07-22 | 1 | -12/+53 |
* | Add the missing flags to ls(1)'s usage: -Bb. | green | 2000-07-22 | 1 | -2/+2 |
* | This is yet another attempt to fix "psmintr out of sync.." problems. | yokota | 2000-07-22 | 2 | -26/+18 |
* | When a connection is being dropped due to a listen queue overflow, | jayanth | 2000-07-21 | 7 | -3/+65 |
* | Remove an unnecessary .PATH entry. | jhb | 2000-07-21 | 1 | -1/+0 |
* | If ${BINDIR} is not present, create it before installing to it. | jkh | 2000-07-21 | 3 | -3/+15 |
* | Add a terminal entry for xterm; a lot of people are using xterms | jkh | 2000-07-21 | 12 | -9/+30 |
* | Revert to 1.8. I misread the sentence and its context. | chris | 2000-07-21 | 1 | -2/+1 |
* | Properly document %.0f behavior. | chris | 2000-07-21 | 1 | -1/+2 |
* | Blah, need to add /usr/bin to the path also. | obrien | 2000-07-21 | 1 | -1/+1 |
* | Add in the second half of the Slovenian FTP mirror entry. | jhb | 2000-07-21 | 3 | -0/+3 |
* | Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted in | jhb | 2000-07-21 | 2 | -2/+2 |
* | Sync | ache | 2000-07-21 | 1 | -7/+7 |
* | Somehow the module makefile got missed in the big commit. | nsayer | 2000-07-21 | 1 | -0/+14 |
* | Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as | sheldonh | 2000-07-21 | 3 | -104/+1 |
* | Back out 1.15. It caused more harm than good. Something, however, | nsayer | 2000-07-21 | 1 | -4/+4 |
* | cons: shorten "rs" again, syscons fixed | ache | 2000-07-21 | 1 | -1/+1 |
* | Describe Reset | ache | 2000-07-21 | 1 | -0/+2 |
* | Make Reset (ESC c) reset attributes too, not only clear screen | ache | 2000-07-21 | 1 | -1/+6 |
* | Don't print summary in quiet mode. | des | 2000-07-21 | 1 | -0/+3 |
* | Add a STANDARDS section to discourage the use of this utility | sheldonh | 2000-07-21 | 1 | -0/+4 |
* | Don't display a running count in quiet mode. | des | 2000-07-21 | 1 | -2/+7 |
* | Ignore environment variables that are set but empty. | des | 2000-07-21 | 1 | -40/+81 |
* | Document the proxy support better. | des | 2000-07-21 | 1 | -2/+15 |
* | Move the netgraph-related manual pages into share/man/man4/, as | sheldonh | 2000-07-21 | 41 | -4362/+20 |
* | The decision to use an HTTP proxy for FTP documents belongs in the FTP code | des | 2000-07-21 | 2 | -13/+24 |
* | Don't send port number to proxy unless it's not the standard FTP port | des | 2000-07-21 | 1 | -2/+6 |
* | Cosmetic: | sheldonh | 2000-07-21 | 1 | -16/+143 |
* | Call _thread_init() from pthread_once() if it has not already been called. | dfr | 2000-07-21 | 3 | -0/+6 |
* | Remove a menu item that looks funky. | jkh | 2000-07-21 | 3 | -6/+0 |
* | Add slovenian FTP server to site list. | jkh | 2000-07-21 | 3 | -3/+6 |
* | Use _close() instead of close() in addrconfig() to keep it from becoming a | jasone | 2000-07-21 | 1 | -3/+3 |
* | cons: | ache | 2000-07-21 | 1 | -7/+7 |
* | Tweak probe message so that 1000baseSX and 1000baseT cards are | wpaul | 2000-07-20 | 2 | -4/+4 |
* | Minor formatting tweak: compact the supported adapter list. | wpaul | 2000-07-20 | 1 | -1/+2 |
* | Update the Tigon driver to support 1000baseTX gigE over copper AceNIC | wpaul | 2000-07-20 | 9 | -4860/+6472 |
* | This commit was generated by cvs2svn to compensate for changes in r63696, | fenner | 2000-07-20 | 1 | -2/+3 |
|\ |
|
| * | Import rev 1.26 of tcpdump.org's inet.c -- don't free | fenner | 2000-07-20 | 1 | -2/+3 |
| * | Import of updated file for 0.5 release | fenner | 2000-03-04 | 1 | -5/+15 |
* | | Oops. Activate tap in man4 and modules makefiles | nsayer | 2000-07-20 | 2 | -3/+3 |
* | | Note that rev 1.10 fixed the problem where /usr/bin/key (thru libskey) | obrien | 2000-07-20 | 0 | -0/+0 |
* | | Fix problem where original author thought `unsigned long' was the best | obrien | 2000-07-20 | 1 | -2/+4 |
* | | Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameter | obrien | 2000-07-20 | 1 | -1/+1 |
* | | dd is too verbose writting entropy, redirect its output to /dev/null | ache | 2000-07-20 | 1 | -2/+3 |