aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/command.h
Commit message (Expand)AuthorAgeFilesLines
* Add a ``log'' command for logging specific information.Brian Somers2001-11-031-0/+1
* Convert IIJ copyrights to BSD copyrights.Brian Somers2001-06-131-16/+24
* Understand environment variables in commandsBrian Somers2000-03-141-0/+2
* Notice and warn about unterminated quoted strings in commands.Brian Somers1999-12-201-1/+1
* $FreeBSD$ -> __DATE__Brian Somers1999-09-061-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use the correct pid when substituting PROCESSID.Brian Somers1999-06-091-2/+2
* When resending chap challenges, resend the same challengeBrian Somers1999-02-111-1/+3
* Fix a rather nasty use of `static'. This caused a SEGVBrian Somers1998-06-151-2/+2
* Give ``load'' optional context. It's now possible toBrian Somers1998-06-151-2/+2
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-24/+25
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-9/+8
| * o Create a new ``timer'' log level. This lets us ``setBrian Somers1998-04-301-1/+4
| * o Move the accept/deny/disable/enable globals either to theBrian Somers1998-04-161-21/+6
| * Pass all command arguments around with struct cmdargs ratherBrian Somers1998-04-141-1/+2
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-4/+4
| * Deglobalise `struct prompt':Brian Somers1998-04-031-8/+11
| * o Move default MRU, MTU, ACCMAP and OPENMODE config values intoBrian Somers1998-04-031-6/+14
| * o Move struct lcp and struct ccp into struct link.Brian Somers1998-04-031-1/+2
| * Make all CCP negotiation data dynamic and add aBrian Somers1998-03-171-6/+7
| * Introduce the ``link'' command for controllingBrian Somers1998-02-171-4/+4
| * Move the terminal/diagnostic socket stuff out of main.cBrian Somers1998-02-101-2/+1
| * o Hook the FSMs into our bundle.Brian Somers1998-02-071-2/+2
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-3/+4
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+62
* Fix prototypes.Brian Somers1997-11-221-9/+18
* Fix command logging (broken with the "allow" command).Brian Somers1997-11-131-3/+3
* Finish the security improvements:Brian Somers1997-11-111-1/+3
* Introduce [local] to "set log [local] ...". This spitsBrian Somers1997-11-041-2/+2
* Cosmetic (no functional changes):Brian Somers1997-10-261-2/+9
* Allow Microsoft CHAP authentication.Brian Somers1997-09-251-2/+3
* Correct the way the uucp lock file and the ttyXX.if lockBrian Somers1997-09-221-1/+13
* Make the code format more in line with style(9).Brian Somers1997-08-251-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-0/+1
* (no commit message)Atsushi Murai1995-01-311-0/+30