aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use err(3). Add usage and prototypes. Remove Xref: Diskless(8) does notPhilippe Charnier1997-09-045-109/+108
* Use err(3). Add usage(). Remove Xref: format(8) does not exist.Philippe Charnier1997-09-042-120/+75
* Install as group ``network''Brian Somers1997-09-0411-75/+116
* Install boot.help a little more skillfully; now it works without a srcJordan K. Hubbard1997-09-032-6/+6
* People have complained that this is overly chatty, andJordan K. Hubbard1997-09-032-34/+2
* Use err(3). Document -n flag from OpenBSD.Philippe Charnier1997-09-032-53/+43
* Bring CCP and IPCP layers down properly when LCPBrian Somers1997-09-034-17/+52
* Allow the transition from an idle timeout valueBrian Somers1997-09-035-12/+22
* Eliminate an annoying message.Jordan K. Hubbard1997-09-021-4/+2
* Use err(3). Silent -Wall.Philippe Charnier1997-09-022-30/+25
* Use err(3). Typo in man page.Philippe Charnier1997-09-022-25/+24
* Add usage(), use err(3), remove `progname'.Philippe Charnier1997-09-0210-183/+158
* Unquote default group in pw.conf.David Nugent1997-09-011-1/+2
* Cosmetic changes.Philippe Charnier1997-09-012-40/+47
* Use err(3).Philippe Charnier1997-09-011-16/+14
* Style in rcsid, sort #include.Philippe Charnier1997-09-012-7/+8
* Cosmetic: Make LogPrintf() calls consistent.Brian Somers1997-08-3114-94/+103
* Make ppp owner root.ppp, mode 4550Brian Somers1997-08-311-2/+3
* Remove use of login_progok()Brian Somers1997-08-313-41/+5
* Fix my e-mail address. Old work addres is no good.Eivind Eklund1997-08-311-1/+1
* Initial support for dealing with an elf /kernel. This is a loose hybridPeter Wemm1997-08-302-4/+179
* Update to include some of the newer vnode flags and remove some stale ones.Peter Wemm1997-08-302-9/+25
* fix a few spelling changesJohn-Mark Gurney1997-08-301-2/+2
* fix misspellingJohn-Mark Gurney1997-08-301-2/+2
* fix misspellingJohn-Mark Gurney1997-08-301-1/+1
* Added hw.machine_arch.KATO Takenori1997-08-301-1/+2
* Plug info agthering attack as pointed out on Bugtraq recently.Guido van Rooij1997-08-291-9/+14
* Remove and odd sleep found by David Holland and posted to -security.Warner Losh1997-08-291-3/+4
* Use login_progok().Brian Somers1997-08-273-46/+17
* Check the "prog.deny" login.conf capability andBrian Somers1997-08-263-5/+70
* Stop the growing list of shells if /etc/adduser.confWolfram Schneider1997-08-261-4/+4
* -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys byBruce Evans1997-08-262-2/+4
* Removed suggested "options AUTO_START", no longer used.Steve Passe1997-08-261-12/+2
* Lose a couple of extraneous backslashes.Brian Somers1997-08-251-5/+3
* Make the code format more in line with style(9).Brian Somers1997-08-2563-3970/+3765
* Cosmetic: distinguish in diag message between rebuilding and updatingJoerg Wunsch1997-08-241-1/+2
* Correct error message when the superuser tries to changeSteve Price1997-08-241-13/+11
* Phone the number after the ``|'' whether the dialBrian Somers1997-08-233-40/+42
* .Nm key -> .NmSteve Price1997-08-231-1/+1
* Balance single quotes.Steve Price1997-08-231-1/+1
* common_source: staticize private version of warn() so to not conflictJoerg Wunsch1997-08-234-26/+55
* Set ForwardPath as presently inuse on hubPeter Wemm1997-08-221-1/+2
* Oops, that'll teach me to edit the makefile after testing... RemovePeter Wemm1997-08-221-2/+2
* Turn on client callback support (CBCP), it seems to be complete.Peter Wemm1997-08-222-2/+10
* merge from vendor branchPeter Wemm1997-08-223-313/+607
* Update to include 2.3.1 details (this is not an imported file, it's aPeter Wemm1997-08-221-0/+30
* Update to pppd-2.3.1, except for the CLOCAL changes while running thePeter Wemm1997-08-224-13/+27
* Convert nets specified with -i/-n to network byte order.Jonathan Lemon1997-08-211-2/+2
* Update version number to 1.02 so that I can tell whatBrian Somers1997-08-211-3/+3
* Update doc to use MYADDR in ppp.conf.Brian Somers1997-08-212-4/+4