summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Correct the files section for tunX.pid and ttyXX.ifbrian1997-05-132-8/+16
* Correct sample file name.brian1997-05-122-4/+4
* Create ttyXX.if and tunX.pid irrespective ofbrian1997-05-111-23/+24
* Cosmetiqueache1997-05-111-3/+3
* Print out reject masks on "show lcp"ache1997-05-111-5/+9
* Use random() for GenerateMagic()ache1997-05-111-9/+9
* Cosmetique fixes:ache1997-05-102-4/+4
* login_getclass() -> login_getpwclass().davidn1997-05-101-3/+2
* Document APIC_IO as mandatory.fsmp1997-05-101-5/+5
* Fix null dereference if config variable not set.pst1997-05-102-6/+6
* Refuse to negotiate HISADDR of 0.0.0.0 (NAK it)brian1997-05-101-3/+3
* Ouch. This was dying to cause problems !brian1997-05-101-2/+2
* Add a ttyXX.if file in /var/run that points tobrian1997-05-106-24/+38
* Tidy up the code - bounds checking, returnbrian1997-05-1019-131/+221
* Don't reconnect (due to reconnect setting) afterbrian1997-05-091-1/+2
* Set setitimer() arg correctly.brian1997-05-091-1/+2
* Null commit to force version bump.jdp1997-05-091-1/+1
* Merge 1.33.2.12 from 2.2jkh1997-05-091-1/+5
* Kill a stale .pq line.joerg1997-05-081-2/+1
* Allow mixed case commands.brian1997-05-081-10/+10
* Make the explanation of the -detach option clearer.brian1997-05-071-2/+3
* Reset lqrsendcnt.brian1997-05-071-1/+2
* Only compress tcp packets. Calculate size ofbrian1997-05-072-4/+5
* Allow up to 40 args in the chat script (was 20).brian1997-05-074-15/+20
* 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
OpenPOWER on IntegriCloud