aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/chat.h
Commit message (Expand)AuthorAgeFilesLines
* To avoid namespace polution in NetBSD:Brian Somers2000-03-141-1/+1
* Notice and warn about unterminated quoted strings in commands.Brian Somers1999-12-201-1/+1
* Be careful not to re-initialise `struct stat' while it still hasBrian Somers1999-12-031-2/+3
* Introduce ``set logout''; another chat script. This is in preparationBrian Somers1999-10-251-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-2/+1
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-21/+74
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-7/+4
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+3
| * Remove more globalsBrian Somers1998-03-131-3/+1
| * o Allow "*" in the password field in ppp.secret (forcing aBrian Somers1998-03-091-2/+1
| * Move phone numbers into struct datalink.Brian Somers1998-03-091-2/+5
| * Implement ABORT strings.Brian Somers1998-02-261-7/+15
| * Update to version 2.0-betaBrian Somers1998-02-131-21/+67
| * Create a new MP branch for `multilink protocol'.Brian Somers1998-01-291-2/+2
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+29
* Fix prototypes.Brian Somers1997-11-221-4/+4
* Cosmetic (no functional changes):Brian Somers1997-10-261-6/+5
* Make the code format more in line with style(9).Brian Somers1997-08-251-2/+3
* Overhaul ppp:Brian Somers1997-06-091-4/+3
* Allow up to 40 args in the chat script (was 20).Brian Somers1997-05-071-2/+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
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringWarner Losh1997-01-101-2/+2
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-0/+29