summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't use LDDESTDIR. Just put the -L arg in LDADD.bde1997-12-175-31/+29
* Use the default LIBOWN, etc. instead of clobbering the defaults to bin,bde1997-12-171-26/+12
* LIBOWN -> BINOWN, etc. There are no libraries here.bde1997-12-171-3/+2
* Use the default LIBOWN, etc. instead of clobbering the defaults to bin,bde1997-12-171-4/+1
* Fixed missing DPADD by removing empty LDADD.bde1997-12-171-1/+0
* Fixed building with NOSHARED=YES. libncurses depends on libmytinfo butbde1997-12-171-3/+3
* Remove an unnecessary (and wrong) cast.brian1997-12-171-2/+2
* Fix a potential overflow where, if the label passed on the commandbrian1997-12-172-5/+6
* Typo alert (cosmetic).jraynard1997-12-161-1/+1
* Fixed DPADD.bde1997-12-167-7/+14
* Fixed DPADD.bde1997-12-162-4/+6
* Wrap long linesbrian1997-12-162-8/+10
* Correct return values from alias routines.brian1997-12-152-14/+18
* Use LogWARN for command usage messages and unrecognisedbrian1997-12-152-4/+4
* Do 2 passes when "delete all"ing. The first pass removesbrian1997-12-151-28/+54
* Oops, I forgot to set `cflag' in some cases when initializing theyokota1997-12-151-3/+7
* Oops..The default behaviour should be *not* to log all succeededguido1997-12-131-2/+2
* Fix a segmentation violation that happened if "auth" was in thejdp1997-12-131-2/+3
* Change the ioctls for procfs around a bit; in particular, whever possible,sef1997-12-131-5/+3
* Allow random IP number allocation to peer.brian1997-12-1318-143/+504
* Fixed printing of and comparison with d_typename[]. It is not alwaysbde1997-12-121-5/+8
* MF22 (oops, I committed it to the wrong tree yesterday).bde1997-12-121-23/+23
* Fixed the usual multiplication overflow bug in an lseek() offset calculation.bde1997-12-111-2/+3
* Merged from Lite2 (fix misformattings in copyright).bde1997-12-111-4/+4
* Fix some style bugs.guido1997-12-102-9/+10
* natd 1_10 => 1_11brian1997-12-102-61/+70
* Log all failed mount attempts.guido1997-12-092-9/+59
* Deal with inflate() returning avail_in == avail_out == 0brian1997-12-081-2/+18
* Correct usage of `add' and `delete'.brian1997-12-081-2/+2
* Explicitly state that the -t option is required only when theyokota1997-12-081-3/+10
* Use Pa for files and Ar for arguments.charnier1997-12-081-24/+32
* - Changed strcmp to strncmp for checking the CIS manufacturer strings,nate1997-12-081-3/+3
* Fix PAP, CHAP & LQR req (I broke the byte ordering whenbrian1997-12-073-16/+70
* update hub.mc with the latest set of anti-spam rulesjmb1997-12-071-16/+10
* The `moused' daemon is made to support various serial mouseyokota1997-12-072-322/+2074
* Only allow one arg to `delete' - the mask & gateway aren't necessary.brian1997-12-074-126/+170
* explicitly set MAN8 since only MAN1 is defaulted.peter1997-12-071-1/+2
* Add $Id$peter1997-12-071-0/+1
* delete -static, add $Id$peter1997-12-071-2/+2
* add procctlpeter1997-12-071-2/+2
* Correct cftypes128 index.brian1997-12-061-2/+2
* Fix incorrect format string in call to errx().jdp1997-12-061-2/+2
* Reverse my previous change and use htons() on an intbrian1997-12-061-1/+1
* Add missing argument to warn() call.jdp1997-12-061-2/+2
* First checkin of the procctl program.sef1997-12-063-0/+89
* Understand ``sockaddr_dl''s where sdl_nlen != 0brian1997-12-041-24/+25
* Remove duplicate REJECTED macro.brian1997-12-041-24/+18
* Initialize ccpstate when CCP comes down.brian1997-12-041-32/+19
* Parenthesise the REJECTED macro.brian1997-12-041-2/+2
* Identify rejected protocol types according to rfc1700.brian1997-12-041-4/+130
OpenPOWER on IntegriCloud