summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/command.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to substitute INTERFACE when executing commands.phk1997-02-221-0/+5
* Fix a benign typo (benign by now, since sizeof(VarLoginScript) ==joerg1997-02-021-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringimp1997-01-101-1/+7
* For /usr/sbin/ppp, you must choose between running ppp in the background orjkh1996-12-221-7/+6
* Make CRTSTS selection a runtime option. Closes PR#1392jkh1996-12-221-1/+20
* Added my 'ddial' patches to user-PPP. The new mode tries it's darndestnate1996-12-031-2/+4
* Fixed the security leek I introduced the other day, nowsos1996-10-131-3/+10
* 1. Room to calculate MD5 for CHAP negotiation is shorter thanjkh1996-10-121-4/+8
* Allow shell commands in all modes.sos1996-10-101-3/+3
* Add the feature to use MYADDR & HISADDR macroes as arguments tosos1996-10-071-2/+12
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-1/+76
* Moved getdtablesize() out of a loop.bde1996-09-281-3/+4
* Prepare for exec properly and check return valuesache1996-06-091-4/+9
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-3/+4
* Prevent dial cycling on the last phone from the list, make phone list copyache1996-03-081-2/+3
* 1) Add multi-phone dialing/redialing, several phones separated by ':'ache1996-03-081-7/+11
* Use libmd's MD5.phk1996-01-301-4/+4
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-4/+5
* My freshly aborted 'make world' has pointed out that the wait.h includepeter1996-01-111-2/+2
* A random bunch of cleanup changes.phk1996-01-101-2/+4
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-081-12/+86
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )amurai1995-09-021-3/+68
* 1. Clean up log message.amurai1995-07-081-2/+3
* Some implementation of PPP are required that starting a negotiaion byamurai1995-07-081-1/+7
* manupilation -> manipulation.phk1995-06-161-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Fixing follows and John's fruent explnation than my English....amurai1995-04-161-1/+2
* Fixing minor bug and allow help(Not for all command) and quitamurai1995-02-271-7/+7
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-138/+163
* (no commit message)amurai1995-01-311-0/+807
OpenPOWER on IntegriCloud