aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pppd
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev. 1.11Max Khon2003-04-221-0/+2
* Another hunk of -current syncs:Tom Rhodes2003-03-111-1/+1
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-291-1/+1
* MFC 1.18: Check for FD_SET overruns.Jacques Vidrine2002-09-171-0/+8
* MFC: Constify, inet_aton returns 0 on failure, spell compatibility correctly.David Malone2002-08-311-3/+3
* MFC: 1.20: use fchmod() to restore tty modesPeter Wemm2002-07-301-1/+1
* MFC r1.10.Matthew N. Dodd2002-07-011-1/+1
* MFC rev. 1.26: unbreak PAP-only authentication.Maxim Konovalov2002-03-121-5/+11
* MFC 1.1: Put a complete set of pppd(8) sample configuration files inCrist J. Clark2002-02-121-0/+3
* MFC: Install this mode 4550 and root:dialer, instead of 4555.Kris Kennaway2001-08-191-1/+3
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-4/+4
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-112-7/+9
* Remove the last vestiges of libRSAglue now that it's an empty stub.Kris Kennaway2000-03-111-4/+0
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-091-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-031-21/+43
* Update DISTRIBUTION for new crypto world order.Mark Murray2000-02-291-1/+1
* Use libcrypto instead of libdes.Mark Murray2000-02-242-3/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2829-29/+29
* Add a knob to avoid DES code when making crunched binary. This isn't a beautyAndrzej Bialecki1999-07-151-2/+11
* Reset our start time when the link comes up, correctingBrian Somers1999-06-171-1/+2
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofArchie Cobbs1999-06-051-6/+9
* pppd/Makefile:John Polstra1999-04-291-5/+8
* Fix the MS-CHAP support. The code was passing a bit count toJohn Polstra1998-10-112-3/+9
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Forgot to resync the RELNOTES to 2.3.5Peter Wemm1998-06-231-3/+56
* remove old hack that's no longer needed and now breaks the compilePeter Wemm1998-06-211-5/+2
* Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.Peter Wemm1998-06-2014-355/+488
* ppp-2.3.x ships with a bad compression number for deflate. It uses numberPeter Wemm1998-03-223-4/+186
* Merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-2214-250/+105
* Update from ppp-2.3.3Peter Wemm1998-03-211-6/+36
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Fix a segmentation violation that happened if "auth" was in theJohn Polstra1997-12-131-2/+3
* Don't logwtmp(), login() already does it.Brian Somers1997-10-281-3/+5
* Don't say that the filtering options are only available under NetBSD, andPeter Wemm1997-10-181-4/+5
* Give PPP_FILTER a whirl.Peter Wemm1997-10-101-3/+8
* Revive the connect-max-attempts option. When running in persist mode,Peter Wemm1997-10-104-5/+31
* Revive rev 1.10, which documents the secrets files overrides for thePeter Wemm1997-10-101-2/+6
* Revive some things that were lost during the ppp-2.3.1 update.Peter Wemm1997-10-103-6/+57
* 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
* 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
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this hasPeter Wemm1997-08-1930-2028/+8250
* Temporarily move these to the Attic so that there's no confusion overPeter Wemm1997-08-197-2648/+0
* Initial revisionPeter Wemm1997-08-197-0/+2648
* kill the undeadPeter Wemm1997-07-133-2223/+0
* Fix a bug (dereferencing zero) introduced by the last mods.Brian Somers1997-05-131-2/+2
* Ouch. This was dying to cause problems !Brian Somers1997-05-101-2/+2
* Make the explanation of the -detach option clearer.Brian Somers1997-05-071-2/+3