summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Reset our "ifaddr" to zero if the "set ifaddr" fails inbrian1997-12-191-2/+4
* If the peer asks for IP 0.0.0.0, choose an IP ourselvesbrian1997-12-191-2/+3
* Install sysctl in /sbin. It is used in some cases in network_pass1(),bde1997-12-181-0/+4
* Replacebrian1997-12-183-6/+9
* "No reply from ppp" -> "Connection closed".brian1997-12-181-2/+2
* Don't log the actual password when command-loggingbrian1997-12-183-5/+42
* Don't depend on a u_long being 32 bits.brian1997-12-171-6/+9
* char filename[200] => char filename[MAXPATHLEN]brian1997-12-171-2/+2
* Log the source of client connections to the diagnostic port.brian1997-12-171-8/+32
* Remove useless comparison.brian1997-12-171-3/+1
* If we've got a descriptor table that's bigger than anbrian1997-12-171-1/+12
* o Log ******** instead of the actual password for "set authkey"brian1997-12-174-43/+197
* Add -Wno-unused so that ``make world'' can complete successfully.wollman1997-12-172-4/+4
* BSDify.bde1997-12-172-32/+0
* 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
OpenPOWER on IntegriCloud