Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename logf --> chat_logf to avoid naming conflicts | kientzle | 2003-10-31 | 1 | -29/+29 |
| | | | | | | with GCC built-in (and with C90 reserved library name). Approved by: gordon (Mentor) | ||||
* | Big cleanup. Remove unused stuff, make closer to style(9). | markm | 2003-08-22 | 1 | -183/+79 |
| | | | | OK'ed by: peter (long time ago) | ||||
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -1/+1 |
| | |||||
* | Remove local prototypes for main(). | jmallett | 2002-08-19 | 1 | -2/+0 |
| | |||||
* | remove __P | imp | 2002-03-22 | 1 | -62/+34 |
| | |||||
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 1 | -5/+5 |
| | | | | | | | definitions are more readable, and it's possible that they're more portable to pathalogical platforms. Submitted by: David Hill <david@phobia.ms> | ||||
* | Fix a buffer overflow due to sending strings >1k in length. This is unlikely | kris | 1999-11-25 | 1 | -7/+9 |
| | | | | | | to be a security problem, but it's not totally impossible. OpenBSD take note Reviewed by: imp | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 1 | -1/+2 |
| | |||||
* | Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth) | peter | 1998-06-23 | 1 | -1/+11 |
| | |||||
* | merge ppp-2.3.3 changes onto mainline | peter | 1998-03-21 | 1 | -718/+698 |
| | |||||
* | -Wall cleanup. | alex | 1997-12-29 | 1 | -2/+2 |
| | |||||
* | Merge ppp-2.3.1 changes onto mainline | peter | 1997-08-22 | 1 | -118/+453 |
| | |||||
* | Remove use of program_name variable. | charnier | 1997-06-24 | 1 | -9/+7 |
| | |||||
* | make it so that chat doesn't fail when it can't get terminal params.. | jmg | 1997-04-02 | 1 | -2/+3 |
| | | | | | | | this allows it to work on non-tty input... also don't warn when this happens as it could get noisy... Silence is Acceptance | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Merge in changes from ppp-2.2's chat onto the mainline... | peter | 1995-10-31 | 1 | -244/+427 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -6/+6 |
| | |||||
* | Use proper lock dir name | ache | 1994-12-19 | 1 | -2/+2 |
| | |||||
* | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 1 | -0/+1166 |