aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/options.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.Peter Wemm1998-06-201-15/+29
* ppp-2.3.x ships with a bad compression number for deflate. It uses numberPeter Wemm1998-03-221-1/+20
* Merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-221-3/+4
* Revive the connect-max-attempts option. When running in persist mode,Peter Wemm1997-10-101-1/+11
* Revive some things that were lost during the ppp-2.3.1 update.Peter Wemm1997-10-101-3/+6
* Turn on client callback support (CBCP), it seems to be complete.Peter Wemm1997-08-221-1/+1
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this hasPeter Wemm1997-08-191-262/+991
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Previously, if the dial script had any problems, pppd would simplyPaul Traina1996-08-111-1/+10
* Use libmd.Poul-Henning Kamp1996-03-011-1/+45
* Recover lost support for netmask 255.255.255.255 that was lost in the merge.Peter Wemm1995-11-041-5/+5
* Whoops.. ppp-comp.h -> ppp_comp.h...Peter Wemm1995-10-311-2/+2
* Bring pppd from ppp-2.2 onto the mainline..Peter Wemm1995-10-311-218/+504
* Recode mask logic to use inet_ntoa() so host routes are valid.Paul Traina1995-09-061-5/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
* Add missing arg to fprintf() error message.David Greenman1995-05-241-2/+2
* Most of the ``modified'' files really aren't. This is my (simple)Garrett Wollman1994-09-251-1/+3
* Initial revisionGarrett Wollman1994-09-251-0/+1452