aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/ppp.8.m4
Commit message (Expand)AuthorAgeFilesLines
* Reflect syslog(8)'s acceptance of either tabs or spaces.Bill Fumerola1999-01-281-5/+1
* Initial RADIUS support (using libradius). See the man page forBrian Somers1999-01-281-4/+112
* Change the maximum number of filters from 20 to 40.Brian Somers1999-01-191-3/+3
* Suggest that ``set proctitle'' is used in ppp.linkup whenBrian Somers1999-01-191-1/+9
* Correct some formatting errors (one is a groff bug)Brian Somers1999-01-111-27/+54
* Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sampleSADA Kenji1999-01-101-2/+2
* Typo: The idle timer is ignored in -ddial and -dedicatedBrian Somers1999-01-061-2/+2
* Typo and formatting updates.Bill Fumerola1998-12-041-8/+11
* Explain what the command line switches do and what theBrian Somers1998-11-081-7/+129
* Fix a few typosBrian Somers1998-11-081-3/+3
* Don't delete the primary interface address whenBrian Somers1998-11-051-4/+8
* Allow multiple systems (config labels) on the commandBrian Somers1998-10-311-5/+5
* Add ``set proctitle'' for changing argv[0]. All substitutionsBrian Somers1998-10-271-1/+16
* Add ``PROCESSID'' as a constant expanded when runningBrian Somers1998-10-271-1/+3
* Stress that ``none'' must be specified on the `set callback'Brian Somers1998-10-271-5/+13
* Add ``enable proxyall'' support. This adds proxy ARP entriesBrian Somers1998-10-261-3/+18
* Fix the interface alias code. Previously, I was expecting somethingBrian Somers1998-10-261-2/+16
* Solve the ``first connection'' problem that occurs onBrian Somers1998-10-221-31/+96
* Revert SEE ALSO ordering to version 1.124Brian Somers1998-09-181-14/+14
* Alphabeticalize SEE ALSO section.Brian Somers1998-09-171-14/+14
* Sort cross references.Wolfram Schneider1998-08-311-14/+14
* Don't use ``-width 20'', it's misleading. Use ``-width XX''Brian Somers1998-08-291-10/+10
* Don't claim that the alias library isn't loaded untilBrian Somers1998-08-291-7/+3
* Add the following word substitutions when running a shellBrian Somers1998-08-291-16/+47
* Mention what ``set authname'' does in -direct mode.Brian Somers1998-08-251-1/+8
* If we've got a full output buffer queue and cannot sendBrian Somers1998-08-251-1/+31
* Be careful about using ``.Bd -literal'' as groff sometimes keepsBrian Somers1998-08-111-18/+18
* `dns' option defaults to disabled, not enabled.Brian Somers1998-08-091-2/+2
* Add missing .ElBrian Somers1998-08-091-1/+2
* /var/run/tunX.pid is created regardless of ppps mode.Brian Somers1998-08-091-7/+2
* o Support callback types NONE, E.164, AUTH and CBCP.Brian Somers1998-08-071-6/+131
* Always dial immediately on ``open'', ``dial'' and ``call''.Brian Somers1998-07-311-8/+3
* Allow an optional ``!'' in the open, dial & call commands.Brian Somers1998-07-291-22/+40
* o Fix remaining sizeof problems for 64 bit machines.Brian Somers1998-06-271-6/+12
* Add ``ipcp'' as an optional argument to ``open'', and makeBrian Somers1998-06-251-7/+30
* Suggest the use of ``accept dns'', not ``enable dns'' inBrian Somers1998-06-211-2/+2
* Mention the ``allow users'' command when describingBrian Somers1998-06-181-2/+9
* o Allow ``set mrru'' or ``set mrru 0'' to disableBrian Somers1998-06-161-8/+5
* Don't bring the modem offline or hangup when ``down lcp''Brian Somers1998-06-161-3/+9
* Make `close lcp' just close the LCP layer and not hangup. This isBrian Somers1998-06-151-3/+11
* Add the ``clear'' function.Brian Somers1998-06-121-1/+12
* Correct arg hackBrian Somers1998-06-121-3/+3
* Some documentation corrections & typo fixes....Brian Somers1998-05-291-62/+78
* Don't give .It too many args.Brian Somers1998-05-211-2/+2
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-550/+1253
* Cosmetic: .Dq -> .ItBrian Somers1998-03-161-2/+2
* o Fix a few comment typos.Brian Somers1998-03-121-5/+7
* Cosmetic:Brian Somers1998-01-271-4/+3
* Allow an optional delay when specifying "set openmode active".Brian Somers1998-01-201-5/+16
* Allow "set vj" for changing the default number of slotsBrian Somers1998-01-181-7/+27