summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/command.c
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringWarner Losh1997-01-101-1/+7
* For /usr/sbin/ppp, you must choose between running ppp in the background orJordan K. Hubbard1996-12-221-7/+6
* Make CRTSTS selection a runtime option. Closes PR#1392Jordan K. Hubbard1996-12-221-1/+20
* Added my 'ddial' patches to user-PPP. The new mode tries it's darndestNate Williams1996-12-031-2/+4
* Fixed the security leek I introduced the other day, nowSøren Schmidt1996-10-131-3/+10
* 1. Room to calculate MD5 for CHAP negotiation is shorter thanJordan K. Hubbard1996-10-121-4/+8
* Allow shell commands in all modes.Søren Schmidt1996-10-101-3/+3
* Add the feature to use MYADDR & HISADDR macroes as arguments toSøren Schmidt1996-10-071-2/+12
* Add support for the Evil Microsoft ppp extentions. Yes, they did itJordan K. Hubbard1996-10-061-1/+76
* Moved getdtablesize() out of a loop.Bruce Evans1996-09-281-3/+4
* Prepare for exec properly and check return valuesAndrey A. Chernov1996-06-091-4/+9
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsPoul-Henning Kamp1996-05-111-3/+4
* Prevent dial cycling on the last phone from the list, make phone list copyAndrey A. Chernov1996-03-081-2/+3
* 1) Add multi-phone dialing/redialing, several phones separated by ':'Andrey A. Chernov1996-03-081-7/+11
* Use libmd's MD5.Poul-Henning Kamp1996-01-301-4/+4
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-4/+5
* My freshly aborted 'make world' has pointed out that the wait.h includePeter Wemm1996-01-111-2/+2
* A random bunch of cleanup changes.Poul-Henning Kamp1996-01-101-2/+4
* 1. Add a settable redial timer and logging of the process id in a file.Atsushi Murai1995-10-081-12/+86
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )Atsushi Murai1995-09-021-3/+68
* 1. Clean up log message.Atsushi Murai1995-07-081-2/+3
* Some implementation of PPP are required that starting a negotiaion byAtsushi Murai1995-07-081-1/+7
* manupilation -> manipulation.Poul-Henning Kamp1995-06-161-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Fixing follows and John's fruent explnation than my English....Atsushi Murai1995-04-161-1/+2
* Fixing minor bug and allow help(Not for all command) and quitAtsushi Murai1995-02-271-7/+7
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-138/+163
* (no commit message)Atsushi Murai1995-01-311-0/+807