summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Don't return stack-based data. This may have causedbrian1998-12-171-2/+2
* Fix a rather bad latency problem (uncovered by the recent timer commit).brian1998-12-151-2/+2
* Rather than interrupting 10 times per second then checkingbrian1998-12-143-49/+46
* Allow a variable as the first arg to ``set proctitle''.brian1998-12-141-7/+13
* Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.brian1998-12-141-0/+3
* Boy, this was tricky to find:brian1998-12-101-1/+2
* When using ``set device !someprogram'', when ``someprogram''brian1998-12-103-5/+24
* Typo and formatting updates.billf1998-12-042-16/+22
* Don't forget to initialise dbuff when debugging.brian1998-11-101-5/+9
* Explain what the command line switches do and what thebrian1998-11-082-14/+258
* Fix a few typosbrian1998-11-082-6/+6
* Don't delete the primary interface address whenbrian1998-11-053-11/+20
* If the CBCP callee offsers no callback, send our configuredbrian1998-10-311-5/+7
* Allow multiple systems (config labels) on the commandbrian1998-10-316-101/+116
* Don't call PacketAliasIn() when we turn around packets destinedbrian1998-10-291-7/+1
* Remove some redundant (#if 0'd) code.brian1998-10-291-8/+1
* Untimeout the chat expect timer as soon as we get abrian1998-10-271-1/+2
* Add ``set proctitle'' for changing argv[0]. All substitutionsbrian1998-10-275-6/+85
* Add ``PROCESSID'' as a constant expanded when runningbrian1998-10-273-4/+11
* Stress that ``none'' must be specified on the `set callback'brian1998-10-272-10/+26
* Shuffle the iface-alias option so that's in alphabeticalbrian1998-10-262-14/+14
* Add ``enable proxyall'' support. This adds proxy ARP entriesbrian1998-10-268-61/+169
* Fix the interface alias code. Previously, I was expecting somethingbrian1998-10-264-29/+113
* Don't send a DELAY value when sending CBCP_NONUMbrian1998-10-251-4/+8
* Loosen our restrictions on setting enddisc, mrru,brian1998-10-244-30/+85
* Solve the ``first connection'' problem that occurs onbrian1998-10-2214-417/+1082
* Specify BINOWN explicitly - we don't want to depend on bsd.own.mkbrian1998-10-201-0/+1
* Warn about (but process anyway) CBCP messages with an incorrect id.brian1998-10-171-1/+11
* Adjust our CBCP RESP id so that it's the same as the REQ.brian1998-10-171-1/+2
* If the client asks for CBCP, then replies with CBCP_NONUMbrian1998-10-171-1/+8
* Explain what the ``*'' means for a CBCP phone numberbrian1998-10-171-3/+9
* Move help displays left one column to avoid problems withbrian1998-10-171-3/+5
* Warn if we encounter an unindented line that isn'tbrian1998-10-171-2/+7
* Warn that the specific chap protocol isn't supported whenbrian1998-10-171-8/+19
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Revert SEE ALSO ordering to version 1.124brian1998-09-182-28/+28
* Sync with OpenBSD ifdefsbrian1998-09-177-25/+53
* Alphabeticalize SEE ALSO section.brian1998-09-172-28/+28
* Correct ua_ntohs.brian1998-09-151-4/+4
* Reflect realitybrian1998-09-091-11/+5
* Initialise lcp::his_mru to the ``set mtu'' value if it's lessbrian1998-09-091-2/+4
* Don't cast potentially unaligned addresses to pointers tobrian1998-09-045-53/+134
* Sort cross references.wosch1998-08-312-28/+28
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-311-13/+1
* Add OpenBSD build supportbrian1998-08-301-1/+7
* Don't use ``-width 20'', it's misleading. Use ``-width XX''brian1998-08-292-20/+20
* Don't claim that the alias library isn't loaded untilbrian1998-08-292-14/+6
* Add the following word substitutions when running a shellbrian1998-08-293-35/+109
* Allow the use of HISADDR, MYADDR and INTERFACE as wordsbrian1998-08-291-15/+78
* Mention ``cbcp'' in ``set log ?''brian1998-08-291-4/+4
OpenPOWER on IntegriCloud