summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Unquote default group in pw.conf.davidn1997-09-011-1/+2
| | | | | PR: 4365 Submitted by: "Andrew L. Moore" <alm@mclink.com>
* Cosmetic changes.charnier1997-09-012-40/+47
|
* Use err(3).charnier1997-09-011-16/+14
|
* Style in rcsid, sort #include.charnier1997-09-012-7/+8
|
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-3114-94/+103
|
* Make ppp owner root.ppp, mode 4550brian1997-08-311-2/+3
| | | | | Suggested by: guido Condoned by: eivind
* Remove use of login_progok()brian1997-08-313-41/+5
| | | | Suggested by: guido
* Fix my e-mail address. Old work addres is no good.eivind1997-08-311-1/+1
|
* Initial support for dealing with an elf /kernel. This is a loose hybridpeter1997-08-302-4/+179
| | | | | | | | of OpenBSD's elf nlist code for this, and our a.out version. The OpenBSD version was mainly a seek/read system with a mmap of the string table, this one simply mmap's the lot (like the a.out version). Obtained from: a fair chunk from OpenBSD
* Update to include some of the newer vnode flags and remove some stale ones.peter1997-08-302-9/+25
|
* fix a few spelling changesjmg1997-08-301-2/+2
| | | | | | | | Submitted by: Josh Gilliam Closes PR's: 4429, 4431-4438 PS: He has agreed to submit all contrib fixes back to the original author.
* fix misspellingjmg1997-08-301-2/+2
| | | | | | Submitted-by: Josh Gilliam Closes PR:4424
* fix misspellingjmg1997-08-301-1/+1
| | | | | | Submitted-by: Josh Gilliam Closes PR:4423
* Added hw.machine_arch.kato1997-08-301-1/+2
|
* Plug info agthering attack as pointed out on Bugtraq recently.guido1997-08-291-9/+14
| | | | Obtained from: OpenBSD
* Remove and odd sleep found by David Holland and posted to -security.imp1997-08-291-3/+4
| | | | | Reviewed by: Theo de Raadt (who put it into OpenBSD) Submitted by: David Holland <dholland@eecs.harvard.edu>
* Use login_progok().brian1997-08-273-46/+17
|
* Check the "prog.deny" login.conf capability andbrian1997-08-263-5/+70
| | | | | refuse to run if "ppp" is in the list. Suggested by: "Daniel O'Callaghan" <danny@panda.hilink.com.au>
* Stop the growing list of shells if /etc/adduser.confwosch1997-08-261-4/+4
| | | | was updated.
* -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys bybde1997-08-262-2/+4
| | | | a relative path.
* Removed suggested "options AUTO_START", no longer used.fsmp1997-08-261-12/+2
| | | | Noticed by: Vincent Poy <vince@mail.MCESTATE.COM>
* Lose a couple of extraneous backslashes.brian1997-08-251-5/+3
|
* Make the code format more in line with style(9).brian1997-08-2563-4037/+3832
| | | | | Update loadalias to use the new libalias api. Update to version 1.1.
* Cosmetic: distinguish in diag message between rebuilding and updatingjoerg1997-08-241-1/+2
| | | | | | | the database. PR: 3397 Submitted by: taob@risc.org (Brian Tao)
* Correct error message when the superuser tries to changesteve1997-08-241-13/+11
| | | | | | | the group of immutable files. PR: bin/3445 Submitted by: Pius Fischer <pius@ienet.com>
* Phone the number after the ``|'' whether the dialbrian1997-08-233-40/+42
| | | | | | OR login script fails. Catch a small typo in the man page.
* .Nm key -> .Nmsteve1997-08-231-1/+1
| | | | | PR: docs/3877 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
* Balance single quotes.steve1997-08-231-1/+1
| | | | | PR: docs/4161 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
* common_source: staticize private version of warn() so to not conflictjoerg1997-08-234-26/+55
| | | | | | | | | with libc's version. lpd: use getopt(3), err(3), add usage(), allow specification of a port # on the command line as the documentation suggested for more than 10 years. PR: docs/3290
* Set ForwardPath as presently inuse on hubpeter1997-08-221-1/+2
|
* Oops, that'll teach me to edit the makefile after testing... Removepeter1997-08-221-2/+2
| | | | duplicate cbcp.c in SRCS... :->
* Turn on client callback support (CBCP), it seems to be complete.peter1997-08-222-2/+10
|
* merge from vendor branchpeter1997-08-223-315/+609
|
* Update to include 2.3.1 details (this is not an imported file, it's apeter1997-08-221-0/+30
| | | | | | composite of other files) Reminded by: pst
* Update to pppd-2.3.1, except for the CLOCAL changes while running thepeter1997-08-224-13/+27
| | | | connect script to main.c that can cause problems on bsd-style tty systems.
* Convert nets specified with -i/-n to network byte order.jlemon1997-08-211-2/+2
| | | | | PR: 3906, 3801 Submitted by: Bob Willcox <bob@luke.pmr.com>, Hiroya Tsubakimoto
* Update version number to 1.02 so that I can tell whatbrian1997-08-211-3/+3
| | | | people are running
* Update doc to use MYADDR in ppp.conf.brian1997-08-212-4/+4
|
* Allow the use of HISADDR & MYADDR in ppp.conf.brian1997-08-211-1/+5
|
* Add "set loopback on|off", defaulting to "on".brian1997-08-216-8/+88
| | | | | | | | | This tells ppp to loopback packets addressed to the ppp interface IP coming *from* the tun device. This means that you can ping the tun interface IP from inside :-)
* Correct online usage message for "set ? stopped"brian1997-08-211-2/+2
|
* Expand the "set stopped" command so that it canbrian1997-08-2012-136/+175
| | | | | | | | idependently time out any of the FSMs. Split LCP logging into LCP, IPCP and CCP logging, and make room in "struct fsm" for the log level that the state machine should use.
* Remove temporary file on exit.jlemon1997-08-191-0/+2
| | | | | PR: 4010 Submitted by: "Anatoly A. Orehovsky" <tolik@www.tomsk.su>
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this haspeter1997-08-1930-2028/+8250
| | | | | | | | | | | | | | | dial-on-demand, packet filtering, idle timeouts, etc). The IPX support is pretty much there but more work needs to be done in sys-bsd.c for the interface ioctls (Linux has a very different way of configuring IPX interfaces). Along the way some things have temporarily been lost due to very messy conflicts. I will recover them shortly when I can think clearer. The main one is the local:remote address override in pap-secrets and chap-secrets. Some other home-grown features (dns1,dns2) have been implemented differently. Microsoft's chap client auth hacks have been implemented. There are bound to be more rough edges... The changes for connect-max-retries doesn't fit well with the dial-on-demand code.
* Change local_cron to local_periodic.pst1997-08-192-4/+4
| | | | Submitted by: bde
* Temporarily move these to the Attic so that there's no confusion overpeter1997-08-197-2648/+0
| | | | | | mixed up versions. Also, these were imported onto the 1.1.2 branch (since the last one was imported there, sigh) and that causes cvsup in checkout mode some problems (there isn't any 1.1.1 branch at all!!).
* Initial revisionpeter1997-08-197-0/+2648
|
* Spelling police.danny1997-08-192-10/+10
|
* Typo fixes.danny1997-08-192-6/+6
|
* Correct the forth arg to "set ifaddr". If specified,brian1997-08-195-56/+132
| | | | | it gives the IP number that should be used for initial IPCP config requests, irrespective of MYADDR.
OpenPOWER on IntegriCloud