summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make HUP cause an exit (as it used to), and makebrian1997-07-014-55/+17
* Allow specification of a umask for local socketbrian1997-06-305-14/+30
* Fix HUP handling while dialing.brian1997-06-291-3/+6
* Deal with HISADDR/MYADDR in filter rules.brian1997-06-282-15/+21
* Add "set server" to control the server socket.brian1997-06-2510-74/+361
* Allow shell commands (still run as original user)brian1997-06-251-2/+8
* Fix ~? output in "term" mode.brian1997-06-241-9/+9
* o Fix uptime for direct connections.brian1997-06-235-66/+76
* Typo police.brian1997-06-231-2/+2
* Fix "set parity"brian1997-06-231-14/+2
* Fix "delete all".brian1997-06-203-32/+56
* Cosmetic: Fix help syntax.brian1997-06-171-6/+4
* Handle redial tries correctly under -ddialbrian1997-06-171-10/+11
* Put TCP/IP logs back on one line.brian1997-06-161-18/+46
* Set netfd to STDOUT_FILENO rather than STDIN_FILENO.brian1997-06-161-2/+2
* Correct filter docs.brian1997-06-162-8/+8
* Remove call to daemon(). Just call setsid() and closebrian1997-06-161-7/+10
OpenPOWER on IntegriCloud