summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppd/options.c
Commit message (Expand)AuthorAgeFilesLines
* inet_aton returns 0 on failure, not -1.dwmalone2002-05-061-1/+1
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
* Add `_PATH_DEVZERO'.obrien2000-12-091-5/+6
* Constifykris2000-11-271-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.peter1998-06-201-15/+29
* ppp-2.3.x ships with a bad compression number for deflate. It uses numberpeter1998-03-221-1/+20
* Merge ppp-2.3.3 changes onto mainlinepeter1998-03-221-3/+4
* Revive the connect-max-attempts option. When running in persist mode,peter1997-10-101-1/+11
* Revive some things that were lost during the ppp-2.3.1 update.peter1997-10-101-3/+6
* Turn on client callback support (CBCP), it seems to be complete.peter1997-08-221-1/+1
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this haspeter1997-08-191-262/+991
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Previously, if the dial script had any problems, pppd would simplypst1996-08-111-1/+10
* Use libmd.phk1996-03-011-1/+45
* Recover lost support for netmask 255.255.255.255 that was lost in the merge.peter1995-11-041-5/+5
* Whoops.. ppp-comp.h -> ppp_comp.h...peter1995-10-311-2/+2
* Bring pppd from ppp-2.2 onto the mainline..peter1995-10-311-218/+504
* Recode mask logic to use inet_ntoa() so host routes are valid.pst1995-09-061-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-11/+11
* Add missing arg to fprintf() error message.dg1995-05-241-2/+2
* Most of the ``modified'' files really aren't. This is my (simple)wollman1994-09-251-1/+3
* Initial revisionwollman1994-09-251-0/+1452
OpenPOWER on IntegriCloud