| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo inherited from the HTML documentation: | sheldonh | 2000-03-20 | 1 | -2/+2 |
* | Replace erroneous use of Ic (internal command) with the intended | sheldonh | 2000-03-20 | 1 | -27/+10 |
* | - This is the second attempt to fix the `-3' option for moused :-) | yokota | 2000-03-20 | 1 | -71/+280 |
* | Add Mitsumi Wireless Scroll Mouse PnP ID. | yokota | 2000-03-20 | 1 | -0/+2 |
* | Add some diagnostics to prove that incoming IP fragments are | brian | 2000-03-19 | 1 | -2/+12 |
* | Sigh, it would have been nice but I just can't make the rsaref | jkh | 2000-03-18 | 2 | -0/+4 |
* | - Add support for IntelliMouse Explorer, NetScroll Optical, SmartScroll, | yokota | 2000-03-18 | 1 | -26/+133 |
* | We still need a hack for rsaref package; add it. This doesn't | jkh | 2000-03-18 | 3 | -2/+20 |
* | Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't added | jkh | 2000-03-18 | 1 | -1/+1 |
* | Update to match current reality (not that anyone reads these anyway :) | jkh | 2000-03-18 | 1 | -11/+12 |
* | Make the "can't find an rsafoo package" messages more informative. | jkh | 2000-03-18 | 2 | -8/+20 |
* | Update the australian ntp server, the old one is no longer | cpiazza | 2000-03-18 | 2 | -4/+4 |
* | Move a comment to make things a bit more readable. | brian | 2000-03-16 | 2 | -4/+4 |
* | Add Tremon Wheel PNP mouse | ache | 2000-03-15 | 1 | -0/+2 |
* | Do not preserve UIDs, permissions nor flags of package system files in | sheldonh | 2000-03-15 | 1 | -2/+2 |
* | Increase bit fields to allow for new values | brian | 2000-03-14 | 1 | -2/+2 |
* | ppps -> ppp's; suggested by sheldonh | brian | 2000-03-14 | 2 | -26/+26 |
* | Understand -DNOINET6 | brian | 2000-03-14 | 1 | -0/+4 |
* | When unexpected rtmsg was received, route6d was dying. | shin | 2000-03-14 | 1 | -2/+4 |
* | Revive rev 1.12 (NetBSD improvements including @ shortcuts). | sheldonh | 2000-03-14 | 1 | -0/+24 |
* | Un-botch my botched reduction in permitted characters in the permitted | newton | 2000-03-14 | 1 | -1/+1 |
* | Fix the case where username validity test would incorrectly fail if | newton | 2000-03-14 | 1 | -1/+1 |
* | Cope with quotation marks around font names in /etc/rc.conf . | sheldonh | 2000-03-14 | 1 | -1/+1 |
* | Understand environment variables in commands | brian | 2000-03-14 | 5 | -62/+102 |
* | Add the ``resolv'' command for telling ppp how to deal with resolv.conf. | brian | 2000-03-14 | 11 | -151/+527 |
* | 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 |