summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/vars.h
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple (comma seperated) devices on the "set device" line.brian1997-12-211-1/+3
* Fix the CCP Type field value for DEFLATE.brian1997-12-031-11/+12
* Abstract the CCP layer a level.brian1997-12-031-11/+13
* Fix prototypes.brian1997-11-221-9/+9
* Add throughput logging (disabled by default).brian1997-11-181-2/+3
* Don't create a diagnostic socket by default.brian1997-11-091-1/+5
* Increase chat script sizes to 512brian1997-11-091-5/+5
* Cosmetic (no functional changes):brian1997-10-261-44/+50
* #define RECON_ENVOKED as 4 (not 3, like RECON_UNKNOWN)brian1997-09-261-2/+2
* Allow Microsoft CHAP authentication.brian1997-09-251-4/+8
* Don't allow accept/deny when it's not appropriate.brian1997-09-221-2/+5
* Support CHAP using MD4brian1997-09-171-1/+3
* Install as group ``network''brian1997-09-041-1/+2
* Make the code format more in line with style(9).brian1997-08-251-37/+38
* Add "set loopback on|off", defaulting to "on".brian1997-08-211-1/+3
* Expand the "set stopped" command so that it canbrian1997-08-201-3/+1
* Allow the use of a "stopped" timeout via thebrian1997-08-171-1/+3
* Allow specification of fallback phone numbers tobrian1997-08-171-1/+3
* Allow a "hangup" capability.brian1997-07-141-1/+3
* Sort out ppp over tcp:brian1997-06-111-2/+2
* Overhaul ppp:brian1997-06-091-6/+8
* Implement "set mtu" command to allow the client tobrian1997-06-011-1/+3
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+15
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-241-4/+37
* Mega update to sort out bad implementationsbrian1997-05-191-2/+6
* Add a ttyXX.if file in /var/run that points tobrian1997-05-101-1/+3
* Add a reconnect capability directing ppp to re-establishbrian1997-04-211-1/+6
* Make the next number redial ability configurable. Thebrian1997-04-141-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make CRTSTS selection a runtime option. Closes PR#1392jkh1996-12-221-1/+3
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-2/+4
* Prevent dial cycling on the last phone from the list, make phone list copyache1996-03-081-1/+3
* 1) Add multi-phone dialing/redialing, several phones separated by ':'ache1996-03-081-3/+5
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-081-1/+5
* 1.Reducing cpu usage at off connection.amurai1995-03-111-1/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-4/+16
* (no commit message)amurai1995-01-311-0/+86
OpenPOWER on IntegriCloud