summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/chat.c
Commit message (Expand)AuthorAgeFilesLines
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+6
* Tidy up the code - bounds checking, returnbrian1997-05-101-16/+34
* Allow up to 40 args in the chat script (was 20).brian1997-05-071-6/+10
* Reviewed by: ache@freebsd.orgbrian1997-03-131-1/+4
* cdefs cleanupache1997-03-091-2/+1
* I remove pending signals completely, they are not useless, they areache1997-03-091-2/+1
* Unpend all signals before execv, it not makes any sense to pend them hereache1997-03-081-2/+2
* Unpend all killing signals to shut down this thing immediately,ache1997-03-081-4/+4
* osreldate.h stuff suggested by: Eivind Eklundbrian1997-02-251-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Tidy up signal handling.brian1997-02-191-6/+6
* 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-24/+43
* Avoid some buffer overrun problems.pst1996-12-151-2/+2
* Prepare for exec properly and check return valuesache1996-06-091-1/+10
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-14/+57
* Here is a patch for a little bug in the WaitForString routine. The problemache1996-04-061-4/+14
* Prevent dial cycling on the last phone from the list, make phone list copyache1996-03-081-3/+5
* Log phone as LOG_PHASE, it is valuable enough for multi-phone environment.ache1996-03-081-1/+2
* 1) Add multi-phone dialing/redialing, several phones separated by ':'ache1996-03-081-4/+10
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )amurai1995-09-021-2/+6
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* 1.Reducing cpu usage at off connection.amurai1995-03-111-1/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-28/+145
* (no commit message)amurai1995-01-311-0/+377
OpenPOWER on IntegriCloud