aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/ppp.8
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * o Add `set autoload'. You can now set the minimum and maximumBrian Somers1998-05-211-1/+31
| * o Indicate which commands require context and which have optionalBrian Somers1998-05-191-4/+12
| * Talk about multilink pppBrian Somers1998-05-181-9/+181
| * Add the `rename' command for renaming links.Brian Somers1998-05-161-1/+16
| * o Add the `set mode' command for change a links current mode. ItBrian Somers1998-05-151-1/+11
| * o Activate link-level CCPs in multilink mode, by bringing themBrian Somers1998-05-151-7/+19
| * Add support for devices beginning with ``!'', where we executeBrian Somers1998-05-131-4/+17
| * Allow /nn specifications in the `add' command.Brian Somers1998-05-101-13/+15
| * o When specifying the diagnostic port (`set server'), replaceBrian Somers1998-05-081-18/+22
| * Make the `link' and `clone' commands understand a comma-separatedBrian Somers1998-05-081-4/+13
| * Create `struct sticky_route'.Brian Somers1998-05-051-91/+105
| * o Display current link throughput in `show links' (assumingBrian Somers1998-05-031-2/+2