summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Don't allow accept/deny when it's not appropriate.brian1997-09-228-57/+155
* Don't pause for one second before starting LCPbrian1997-09-221-4/+12
* Use the correct device name in "show modem"brian1997-09-221-8/+2
* Correct the way the uucp lock file and the ttyXX.if lockbrian1997-09-224-61/+108
* Sleep for a second before sending the first LCPbrian1997-09-211-1/+3
* It turns out that the following:brian1997-09-212-17/+5
* Typo policebrian1997-09-212-6/+6
* Add a pppctl(8) xref.brian1997-09-212-4/+6
* Don't close(1) in direct mode and then proceed tobrian1997-09-182-5/+6
* Support CHAP using MD4brian1997-09-176-15/+63
* o Fix two unlikely descriptor leaks.brian1997-09-164-41/+73
* Get rid of missing-prototype-warningbrian1997-09-101-1/+2
* PRED1 => TY_PRED1 (oops)brian1997-09-101-2/+2
* o Initialize the PRED1 input queue when webrian1997-09-103-7/+10
* Cosmetic: Remove unused variables and build on OpenBSD.brian1997-09-107-42/+44
* Allow dial to work in non-interactive mode.brian1997-09-091-3/+1
* Print errors correctly (don't adjustbrian1997-09-091-2/+2
* Don't start an interactive shell from abrian1997-09-091-1/+5
* Correct ppp authentication defaults in interactivebrian1997-09-092-3/+19
* Document the use of PAP/CHAP properly.brian1997-09-092-56/+112
* Disable LQR by default. It causes too many problemsbrian1997-09-073-7/+7
* Use __libalias_version to derive the name tobrian1997-09-061-1/+2
* Install as group ``network''brian1997-09-0411-75/+116
* Bring CCP and IPCP layers down properly when LCPbrian1997-09-034-17/+52
* Allow the transition from an idle timeout valuebrian1997-09-035-12/+22
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-3114-94/+103
* Make ppp owner root.ppp, mode 4550brian1997-08-311-2/+3
* Remove use of login_progok()brian1997-08-313-41/+5
* Use login_progok().brian1997-08-273-46/+17
* Check the "prog.deny" login.conf capability andbrian1997-08-263-5/+70
* Lose a couple of extraneous backslashes.brian1997-08-251-5/+3
* Make the code format more in line with style(9).brian1997-08-2563-4037/+3832
* Phone the number after the ``|'' whether the dialbrian1997-08-233-40/+42
* Update version number to 1.02 so that I can tell whatbrian1997-08-211-3/+3
* Update doc to use MYADDR in ppp.conf.brian1997-08-212-4/+4
* Allow the use of HISADDR & MYADDR in ppp.conf.brian1997-08-211-1/+5
* Add "set loopback on|off", defaulting to "on".brian1997-08-216-8/+88
* Correct online usage message for "set ? stopped"brian1997-08-211-2/+2
* Expand the "set stopped" command so that it canbrian1997-08-2012-136/+175
* Spelling police.danny1997-08-192-10/+10
* Typo fixes.danny1997-08-192-6/+6
* Correct the forth arg to "set ifaddr". If specified,brian1997-08-195-56/+132
* Introduce the "bg" command. It's prettybrian1997-08-183-30/+90
* Fix possible buffer overrun while "expect"ingbrian1997-08-171-6/+7
* Typo policebrian1997-08-172-4/+4
* Allow the use of a "stopped" timeout via thebrian1997-08-176-15/+117
* Allow specification of fallback phone numbers tobrian1997-08-175-25/+65
* Use libalias.so.2.3.brian1997-08-111-1/+1
* Correct default log file name.brian1997-08-102-4/+4
* Use libalias.so.2.2brian1997-08-031-1/+1
OpenPOWER on IntegriCloud