| Commit message (Expand) | Author | Age | Files | Lines |
* | Refresh the NAT IP pointer after a potential mbuf reallocation. This | brian | 2000-03-14 | 1 | -0/+1 |
* | Fix some printf-style argument bugs | brian | 2000-03-14 | 6 | -17/+20 |
* | Fix some typos | brian | 2000-03-14 | 2 | -8/+8 |
* | Adjust whitespace | brian | 2000-03-14 | 2 | -1/+5 |
* | Don't include netinet6/in6.h directly. | brian | 2000-03-14 | 1 | -3/+0 |
* | Correct some typos introduced in the descriptor -> fdescriptor change. | brian | 2000-03-14 | 7 | -18/+18 |
* | Introduce LOCALNAT and LOCALRAD defines so that the sources can stay | brian | 2000-03-14 | 5 | -13/+22 |
* | Correct UN_SIZE definition | brian | 2000-03-14 | 1 | -1/+1 |
* | Don't ``break'' when we come accross a non-RTM_IFINFO type | brian | 2000-03-14 | 1 | -1/+1 |
* | When ppp can't identify the relevant name, don't use "???", use | brian | 2000-03-14 | 8 | -98/+126 |
* | Add ``set log dns'' to log DNS QUERY packets. | brian | 2000-03-14 | 6 | -28/+162 |
* | The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mib | brian | 2000-03-14 | 8 | -128/+130 |
* | Support IP6 addresses in ``show route'' | brian | 2000-03-14 | 1 | -12/+88 |
* | When adjusting timer::rest, round to the closest TICKUNIT usecs | brian | 2000-03-14 | 1 | -6/+8 |
* | When we stop a timer that's the first in the timer list, ensure | brian | 2000-03-14 | 1 | -4/+14 |
* | To avoid namespace polution in NetBSD: | brian | 2000-03-14 | 23 | -78/+78 |
* | Test for existence of secure/, not crypto/ for consistency | kris | 2000-03-13 | 1 | -1/+1 |
* | Fix world with -DNOCRYPT, hopefully fix release for non-crypto collection. | kris | 2000-03-13 | 1 | -1/+3 |
* | Remove erroneous built-in help information for the 'msg' command. | archie | 2000-03-13 | 1 | -3/+1 |
* | Fix parsing of commands after @ keywords (@hourly, @daily, etc.). | ghelmer | 2000-03-13 | 1 | -1/+16 |
* | Back out previous commit. The code is not ready for it. | sheldonh | 2000-03-13 | 1 | -24/+0 |
* | -CURRENT is now 500000, reflect that. | billf | 2000-03-13 | 1 | -1/+1 |
* | Add a standard option list and make appropriate changes to the | sheldonh | 2000-03-13 | 1 | -76/+115 |
* | Add missing end of semi colon of an example setkey command. | shin | 2000-03-13 | 1 | -1/+1 |
* | Typo fix. s/SAD/SPD/. | shin | 2000-03-12 | 1 | -1/+1 |
* | Typo fixes. | shin | 2000-03-12 | 3 | -14/+14 |
* | Disable RTPRIO and P1003.1B scheduling in ntpd. Only leave BSD_NICE | dufault | 2000-03-12 | 1 | -2/+2 |
* | Remove PkgInteractive hack - it won't work like this. | jkh | 2000-03-12 | 7 | -12/+1 |
* | Remove the last vestiges of libRSAglue now that it's an empty stub. | kris | 2000-03-11 | 2 | -8/+0 |
* | Add missing return. | shin | 2000-03-11 | 1 | -0/+1 |
* | Make inetd compilable without INET6. | shin | 2000-03-11 | 2 | -2/+4 |
* | Do the right thing with USA_RESIDENT | jkh | 2000-03-10 | 3 | -6/+6 |
* | s/chose/choose/ in all the relevant places. | jkh | 2000-03-10 | 4 | -8/+8 |
* | Fix various unsigned vs signed errors that caused problems with uids | paul | 2000-03-09 | 2 | -11/+20 |
* | Fix addr length argument value passed to sendto(). | shin | 2000-03-09 | 1 | -10/+10 |
* | Added several socket close() which were mistakenly forgotten. | shin | 2000-03-09 | 3 | -7/+10 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 2 | -2/+2 |
* | Add Compaq Arrays | jlemon | 2000-03-08 | 2 | -0/+4 |
* | Somehow I didn't get all the "-v" code commited. | obrien | 2000-03-08 | 3 | -10/+7 |
* | Fix inexplicable crypto->des reversion. | jkh | 2000-03-08 | 1 | -1/+1 |
* | Whoops - really make the "fix" I did to the dmenuToggleVariable logic | jkh | 2000-03-08 | 2 | -4/+16 |
* | Merge in NetBSD improvements: | sheldonh | 2000-03-08 | 1 | -0/+24 |
* | Remove blanks lines, replacing them with Pp macros where appropriate. | sheldonh | 2000-03-08 | 1 | -2/+1 |
* | Add missing description for the dummy -o option. | sheldonh | 2000-03-08 | 1 | -0/+5 |
* | Add a dummy -s option for SUSv2 compatibility. | sheldonh | 2000-03-08 | 2 | -2/+11 |
* | Add entries for slovenian keymap and new euro fonts. | jkh | 2000-03-07 | 2 | -6/+10 |
* | It's isdntel(8), not isdntel(1). | nik | 2000-03-07 | 1 | -1/+1 |
* | Mark "name" as being an argument, so it is formatted correctly. | nik | 2000-03-07 | 1 | -1/+1 |
* | Remove gratuitous dashes (-) in Fl macro arguments. | sheldonh | 2000-03-06 | 1 | -2/+2 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-06 | 5 | -5/+10 |