summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Move a comment to make things a bit more readable.brian2000-03-162-4/+4
* Add Tremon Wheel PNP mouseache2000-03-151-0/+2
* Do not preserve UIDs, permissions nor flags of package system files insheldonh2000-03-151-2/+2
* Increase bit fields to allow for new valuesbrian2000-03-141-2/+2
* ppps -> ppp's; suggested by sheldonhbrian2000-03-142-26/+26
* Understand -DNOINET6brian2000-03-141-0/+4
* When unexpected rtmsg was received, route6d was dying.shin2000-03-141-2/+4
* Revive rev 1.12 (NetBSD improvements including @ shortcuts).sheldonh2000-03-141-0/+24
* Un-botch my botched reduction in permitted characters in the permittednewton2000-03-141-1/+1
* Fix the case where username validity test would incorrectly fail ifnewton2000-03-141-1/+1
* Cope with quotation marks around font names in /etc/rc.conf .sheldonh2000-03-141-1/+1
* Understand environment variables in commandsbrian2000-03-145-62/+102
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.brian2000-03-1411-151/+527
* Refresh the NAT IP pointer after a potential mbuf reallocation. Thisbrian2000-03-141-0/+1
* Fix some printf-style argument bugsbrian2000-03-146-17/+20
* Fix some typosbrian2000-03-142-8/+8
* Adjust whitespacebrian2000-03-142-1/+5
* Don't include netinet6/in6.h directly.brian2000-03-141-3/+0
* Correct some typos introduced in the descriptor -> fdescriptor change.brian2000-03-147-18/+18
* Introduce LOCALNAT and LOCALRAD defines so that the sources can staybrian2000-03-145-13/+22
* Correct UN_SIZE definitionbrian2000-03-141-1/+1
* Don't ``break'' when we come accross a non-RTM_IFINFO typebrian2000-03-141-1/+1
* When ppp can't identify the relevant name, don't use "???", usebrian2000-03-148-98/+126
* Add ``set log dns'' to log DNS QUERY packets.brian2000-03-146-28/+162
* The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mibbrian2000-03-148-128/+130
* Support IP6 addresses in ``show route''brian2000-03-141-12/+88
* When adjusting timer::rest, round to the closest TICKUNIT usecsbrian2000-03-141-6/+8
* When we stop a timer that's the first in the timer list, ensurebrian2000-03-141-4/+14
* To avoid namespace polution in NetBSD:brian2000-03-1423-78/+78
* Test for existence of secure/, not crypto/ for consistencykris2000-03-131-1/+1
* Fix world with -DNOCRYPT, hopefully fix release for non-crypto collection.kris2000-03-131-1/+3
* Remove erroneous built-in help information for the 'msg' command.archie2000-03-131-3/+1
* Fix parsing of commands after @ keywords (@hourly, @daily, etc.).ghelmer2000-03-131-1/+16
* Back out previous commit. The code is not ready for it.sheldonh2000-03-131-24/+0
* -CURRENT is now 500000, reflect that.billf2000-03-131-1/+1
* Add a standard option list and make appropriate changes to thesheldonh2000-03-131-76/+115
* Add missing end of semi colon of an example setkey command.shin2000-03-131-1/+1
* Typo fix. s/SAD/SPD/.shin2000-03-121-1/+1
* Typo fixes.shin2000-03-123-14/+14
* Disable RTPRIO and P1003.1B scheduling in ntpd. Only leave BSD_NICEdufault2000-03-121-2/+2
* Remove PkgInteractive hack - it won't work like this.jkh2000-03-127-12/+1
* Remove the last vestiges of libRSAglue now that it's an empty stub.kris2000-03-112-8/+0
* Add missing return.shin2000-03-111-0/+1
* Make inetd compilable without INET6.shin2000-03-112-2/+4
* Do the right thing with USA_RESIDENTjkh2000-03-103-6/+6
* s/chose/choose/ in all the relevant places.jkh2000-03-104-8/+8
* Fix various unsigned vs signed errors that caused problems with uidspaul2000-03-092-11/+20
* Fix addr length argument value passed to sendto().shin2000-03-091-10/+10
* Added several socket close() which were mistakenly forgotten.shin2000-03-093-7/+10
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-092-2/+2
OpenPOWER on IntegriCloud