summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Allow a '-' flag as a placeholder so that path_to_pid_filebrian1997-05-062-14/+47
* Make ppp exit on loss of carrier in -background mode.brian1997-05-051-2/+2
* Do not kill -HUP syslog if running in user mode (-r), it allowsache1997-05-051-4/+4
* DOH! Fix package-extractor looping problem by moving some codejkh1997-05-051-6/+10
* Adapt routing configuration glue to rc.conf format.jkh1997-05-056-42/+64
* Add in some more config file support -- add variables to shut uppst1997-05-057-51/+111
* Log each ppp line to separate /var/log/ppp.tunX.log instead mixing ofache1997-05-047-26/+35
* 1) Add yet one optional field: pid file to send SIGHUP to if log rotatedache1997-05-042-39/+103
* Nobody ever seemed to be interested in reviewing these changes, and ijoerg1997-05-032-10/+284
* Minor typo.max1997-05-021-2/+2
* Change "no" answer to "default" for login class, because "no" classache1997-05-011-3/+3
* Allow "no" answer on login class prompt override non-emptyache1997-05-011-2/+3
* 1. Deal with login classes nowache1997-05-012-14/+54
* fixed minor typo, bumped to version 2.0.9fsmp1997-04-301-3/+3
* Back out msmith's recent commit which breaks using symbolic names for netmasks.pst1997-04-301-6/+5
* YAMF22jkh1997-04-292-4/+4
* add an Id line, minor mdoc fix upsjmg1997-04-292-35/+63
* Fix so that amd can build with hesiod support.dfr1997-04-292-2/+3
* Fix makefiles so they work without having to 'make depend'dfr1997-04-293-3/+6
* added mptable to directory list of usr.sbin programs.fsmp1997-04-291-5/+5
* add a userland program for SMP supportfsmp1997-04-293-0/+1234
* Back out unnecessary overly-paranoid paranoia test from here too; yp_access()wpaul1997-04-281-12/+2
* Back out one of my paranoia tests from the last commit here; yp_access()wpaul1997-04-281-17/+1
* Condition SO_PRIVSTATE twiddling on the definedness of SO_PRIVSTATE.wollman1997-04-281-1/+3
* Adapt to rc.conf file format.jkh1997-04-289-46/+66
* Back out mount change here (which is the only branch it should havejkh1997-04-282-10/+2
* YAMF22jkh1997-04-284-12/+38
* Whoops -- code inspection showed I forgot to clean up getopt stringpst1997-04-261-2/+2
* Secure mode (-s) incorrectly disabled both sending and receiving of syslogpst1997-04-262-22/+15
* Don't call getnetbyname() on a netmask. On a system with a slow netmsmith1997-04-231-2/+2
* Removed inconsistent declaration of malloc(). `make world' with DESTDIRbde1997-04-231-2/+2
* Add a -2 flag to mountd to allow an admin to disable NFSv3 services.dfr1997-04-222-7/+20
* Update the host filesystem so that it works with NFSv3dfr1997-04-223-37/+129
* Add a reconnect capability directing ppp to re-establishbrian1997-04-219-22/+136
* Sync with 2.2 and clean up some tortured english that was added.jkh1997-04-2018-62/+263
* Fix typo in previous commitache1997-04-191-2/+2
* Unceremoneously discard HDLC frames with less than two bytes in them.phk1997-04-191-1/+7
* Fix make depend.dfr1997-04-193-1/+19
* Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.dfr1997-04-1810-1593/+146
* Add FILES section to manpage.danny1997-04-162-2/+80
* Suggested by: David Nugentdanny1997-04-163-10/+10
* Fixed type mismatch caused by bogus prototypes. rpcgen for some reasonbde1997-04-151-2/+2
* fix some typos, and some slight clean up...jmg1997-04-151-48/+57
* fix a few typos..jmg1997-04-151-24/+27
* fix a couple typos...jmg1997-04-151-3/+3
* Reviewed by: Brian Somers <brian@freebsd.org>danny1997-04-154-28/+119
* Remove osreldate. I got the number wrong anyway :(brian1997-04-152-8/+2
* Make the next number redial ability configurable. Thebrian1997-04-147-55/+113
* Allow forcing of local_ip:remote_ip in pap-secretsbrian1997-04-132-18/+64
* Make -background option attempt each phone number at mostbrian1997-04-134-13/+27
OpenPOWER on IntegriCloud