summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/vars.h
Commit message (Expand)AuthorAgeFilesLines
* o Move the accept/deny/disable/enable globals either to theBrian Somers1998-04-161-65/+0
* o Move alias function pointers into loadalias.cBrian Somers1998-04-071-22/+2
* o Move VarMSChap into struct chap, and remove `set encrypt'Brian Somers1998-04-031-11/+8
* Deglobalise `struct prompt':Brian Somers1998-04-031-17/+1
* Move authname and authkey into struct bundle and only allowBrian Somers1998-04-031-5/+1
* Cosmetic: Don't allocate one-too-many in the `structBrian Somers1998-04-031-3/+3
* Remove `set loopback' and `show loopback' and addBrian Somers1998-04-031-4/+3
* o Move default MRU, MTU, ACCMAP and OPENMODE config values intoBrian Somers1998-04-031-22/+5
* Remove some more globals:Brian Somers1998-03-241-3/+1
* o Check the LCP Identifier field for correctness and dropBrian Somers1998-03-201-2/+3
* Move `Utmp' into struct physical. We can be logged inBrian Somers1998-03-101-2/+1
* Move the idle timer into struct bundle. There's noBrian Somers1998-03-091-3/+1
* Move phone numbers into struct datalink.Brian Somers1998-03-091-9/+1
* o Move all device names into struct physical.Brian Somers1998-03-061-7/+1
* Introduce the ``link'' command for controllingBrian Somers1998-02-171-1/+3
* Remove some unused stuff from pppVars.Brian Somers1998-02-171-11/+1
* Move the redial timeouts and max tries into struct datalink.Brian Somers1998-02-161-7/+1
* Move the reconnect timeout and max tries into struct datalink.Brian Somers1998-02-161-46/+1
* Move the dial, login and hangup scripts into struct datalink.Brian Somers1998-02-161-7/+1
* Create struct datalink.Brian Somers1998-02-161-1/+3
* Move the terminal/diagnostic socket stuff out of main.cBrian Somers1998-02-101-3/+1
* Move pppVars.physical into the bundle (for the moment).Brian Somers1998-02-061-3/+2
* Create a new MP branch for `multilink protocol'.Brian Somers1998-01-291-4/+9
* This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+205