summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/chat.c
Commit message (Expand)AuthorAgeFilesLines
* Replacebrian1997-12-181-2/+3
* Fix prototypes.brian1997-11-221-22/+23
* Increase chat script sizes to 512brian1997-11-091-4/+4
* Introduce ID0 logging.brian1997-11-091-10/+2
* o Bump version to 1.3 to reflect major changesbrian1997-10-291-4/+1
* Cosmetic (no functional changes):brian1997-10-261-28/+37
* sleep => nointr_sleepbrian1997-10-241-3/+3
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-311-26/+26
* Make the code format more in line with style(9).brian1997-08-251-75/+96
* Fix possible buffer overrun while "expect"ingbrian1997-08-171-6/+7
* Allow specification of fallback phone numbers tobrian1997-08-171-5/+8
* Allow a "hangup" capability.brian1997-07-141-1/+4
* Make HUP cause an exit (as it used to), and makebrian1997-07-011-10/+4
* o Fix uptime for direct connections.brian1997-06-231-28/+41
* Overhaul ppp:brian1997-06-091-40/+28
* 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