aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use LogWARN for command usage messages and unrecognisedBrian Somers1997-12-152-4/+4
* Do 2 passes when "delete all"ing. The first pass removesBrian Somers1997-12-151-28/+54
* Oops, I forgot to set `cflag' in some cases when initializing theKazutaka YOKOTA1997-12-151-3/+7
* Oops..The default behaviour should be *not* to log all succeededGuido van Rooij1997-12-131-2/+2
* Fix a segmentation violation that happened if "auth" was in theJohn Polstra1997-12-131-2/+3
* Change the ioctls for procfs around a bit; in particular, whever possible,Sean Eric Fagan1997-12-131-5/+3
* Allow random IP number allocation to peer.Brian Somers1997-12-1318-143/+504
* Fixed printing of and comparison with d_typename[]. It is not alwaysBruce Evans1997-12-121-5/+8
* MF22 (oops, I committed it to the wrong tree yesterday).Bruce Evans1997-12-121-23/+23
* Fixed the usual multiplication overflow bug in an lseek() offset calculation.Bruce Evans1997-12-111-2/+3
* Merged from Lite2 (fix misformattings in copyright).Bruce Evans1997-12-111-4/+4
* Fix some style bugs.Guido van Rooij1997-12-102-9/+10
* natd 1_10 => 1_11Brian Somers1997-12-102-61/+70
* Log all failed mount attempts.Guido van Rooij1997-12-092-9/+59
* Deal with inflate() returning avail_in == avail_out == 0Brian Somers1997-12-081-2/+18
* Correct usage of `add' and `delete'.Brian Somers1997-12-081-2/+2
* Explicitly state that the -t option is required only when theKazutaka YOKOTA1997-12-081-3/+10
* Use Pa for files and Ar for arguments.Philippe Charnier1997-12-081-24/+32
* - Changed strcmp to strncmp for checking the CIS manufacturer strings,Nate Williams1997-12-081-3/+3
* Fix PAP, CHAP & LQR req (I broke the byte ordering whenBrian Somers1997-12-073-16/+70
* update hub.mc with the latest set of anti-spam rulesJonathan M. Bresler1997-12-071-16/+10
* The `moused' daemon is made to support various serial mouseKazutaka YOKOTA1997-12-072-322/+2074
* Only allow one arg to `delete' - the mask & gateway aren't necessary.Brian Somers1997-12-074-126/+170
* explicitly set MAN8 since only MAN1 is defaulted.Peter Wemm1997-12-071-1/+2
* Add $Id$Peter Wemm1997-12-071-0/+1
* delete -static, add $Id$Peter Wemm1997-12-071-2/+2
* add procctlPeter Wemm1997-12-071-2/+2
* Correct cftypes128 index.Brian Somers1997-12-061-2/+2
* Fix incorrect format string in call to errx().John Polstra1997-12-061-2/+2
* Reverse my previous change and use htons() on an intBrian Somers1997-12-061-1/+1
* Add missing argument to warn() call.John Polstra1997-12-061-2/+2
* First checkin of the procctl program.Sean Eric Fagan1997-12-063-0/+89
* Understand ``sockaddr_dl''s where sdl_nlen != 0Brian Somers1997-12-041-24/+25
* Remove duplicate REJECTED macro.Brian Somers1997-12-041-24/+18
* Initialize ccpstate when CCP comes down.Brian Somers1997-12-041-32/+19
* Parenthesise the REJECTED macro.Brian Somers1997-12-041-2/+2
* Identify rejected protocol types according to rfc1700.Brian Somers1997-12-041-4/+130
* Fix the CCP Type field value for DEFLATE.Brian Somers1997-12-038-48/+203
* Abstract the CCP layer a level.Brian Somers1997-12-0324-286/+1209
* Document the new long names for printcap capabilities.Garrett Wollman1997-12-021-1/+44
* Mega lpd/lpd upgrade, part I:Garrett Wollman1997-12-0243-1921/+2896
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.Jonathan M. Bresler1997-11-301-29/+103
* Sleep 10secs after kill -HUP instead of 3secs, some daemons like ApacheAndrey A. Chernov1997-11-301-2/+2
* Remove an extraneous ".kbd" that crept in for the Swiss GermanJoerg Wunsch1997-11-262-4/+4
* Display connect time as 0 if we've never beenBrian Somers1997-11-261-3/+3
* - Don't worry about the previous state of the card (insert/removed), andNate Williams1997-11-251-2/+4
* Fix the help command (broken when I re-prototypedBrian Somers1997-11-231-20/+33
* Up the version number to 1.5.Brian Somers1997-11-221-3/+3
* Understand how to derive the names of interfacesBrian Somers1997-11-221-34/+28
* Fix prototypes.Brian Somers1997-11-2262-752/+823