summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove extraneous prototypes.brian1997-08-011-3/+1
* Set up the alias address before executingbrian1997-07-291-3/+3
* Fix file descriptor leaks.brian1997-07-281-4/+8
* Count the "proto" arg after a single address,brian1997-07-271-2/+4
* Don't try to ioctl(,TIOCOUTQ,) on a closedbrian1997-07-241-5/+6
* Allow a "hangup" capability.brian1997-07-146-9/+43
* Allow service names in "set server"brian1997-07-121-3/+15
* Reset all LQR variables when we start over.phk1997-07-021-1/+4
OpenPOWER on IntegriCloud