summaryrefslogtreecommitdiff
path: root/usr.bin/chat
Commit message (Collapse)AuthorAgeFilesLines
* Rename logf --> chat_logf to avoid naming conflictsTim Kientzle2003-10-312-30/+29
| | | | | | | | | with GCC built-in (and with C90 reserved library name). Approved by: gordon (Mentor) Notes: svn path=/head/; revision=121784
* Replace -fno-builtin-logf with a -D argument to change the function name.Peter Wemm2003-10-301-1/+1
| | | | Notes: svn path=/head/; revision=121764
* Disclaim ownership of pppd/chat. It is vendor code, but has been badlyPeter Wemm2003-10-291-3/+3
| | | | | | | neglected here. Notes: svn path=/head/; revision=121701
* The math function logf() probably isn't doing us much good for loggingPeter Wemm2003-10-261-0/+1
| | | | | | | stuff. Add -fno-builtin-logf. Notes: svn path=/head/; revision=121544
* Big cleanup. Remove unused stuff, make closer to style(9).Mark Murray2003-08-221-183/+79
| | | | | | | OK'ed by: peter (long time ago) Notes: svn path=/head/; revision=119316
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
| | | | | | | Add FreeBSD Id tag where missing. Notes: svn path=/head/; revision=108470
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-1/+1
| | | | Notes: svn path=/head/; revision=102412
* Remove local prototypes for main().Juli Mallett2002-08-191-2/+0
| | | | Notes: svn path=/head/; revision=102084
* Revert last commit. Sorry for breaking thingsTom Rhodes2002-07-221-10/+10
| | | | Notes: svn path=/head/; revision=100532
* MFC: Fix some grammar, greater reduce diffs to HEADTom Rhodes2002-07-221-10/+10
| | | | Notes: svn path=/head/; revision=100529
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
| | | | Notes: svn path=/head/; revision=95653
* remove __PWarner Losh2002-03-221-61/+33
| | | | Notes: svn path=/head/; revision=92920
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-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> Notes: svn path=/head/; revision=80381
* Remove whitespace at EOL.Dima Dorfman2001-07-151-7/+7
| | | | Notes: svn path=/head/; revision=79755
* Eliminate troff(1) warnings that were hiding some useful text.Ruslan Ermilov2001-07-121-10/+10
| | | | Notes: svn path=/head/; revision=79633
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
| | | | Notes: svn path=/head/; revision=74848
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-2/+4
| | | | Notes: svn path=/head/; revision=57695
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-77/+154
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57670
* Fix a buffer overflow due to sending strings >1k in length. This is unlikelyKris Kennaway1999-11-251-7/+9
| | | | | | | | | to be a security problem, but it's not totally impossible. OpenBSD take note Reviewed by: imp Notes: svn path=/head/; revision=53686
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50477
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+4
| | | | Notes: svn path=/head/; revision=41568
* Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)Peter Wemm1998-06-232-7/+13
| | | | Notes: svn path=/head/; revision=37126
* Spelling corrections.Joseph Koshy1998-06-031-3/+3
| | | | | | | | PR: 6829 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=36601
* merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-212-726/+732
| | | | Notes: svn path=/head/; revision=34766
* -Wall cleanup.Alexander Langer1997-12-291-2/+2
| | | | Notes: svn path=/head/; revision=32069
* Cleanup and remove the not-too-useful examples. The current versionsPeter Wemm1997-08-227-368/+4
| | | | | | | should be in share/examples if anywhere. Notes: svn path=/head/; revision=28600
* Merge ppp-2.3.1 changes onto mainlinePeter Wemm1997-08-222-119/+614
| | | | Notes: svn path=/head/; revision=28597
* Remove use of program_name variable.Philippe Charnier1997-06-241-9/+7
| | | | Notes: svn path=/head/; revision=26880
* make it so that chat doesn't fail when it can't get terminal params..John-Mark Gurney1997-04-021-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 Notes: svn path=/head/; revision=24541
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Typo fix.Alexander Langer1996-12-151-2/+2
| | | | | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=20510
* Correct a typo.Mike Pritchard1996-12-151-2/+2
| | | | | | | Closes PR# 2217. Notes: svn path=/head/; revision=20493
* Document how chat logis it information via syslog.Mike Pritchard1996-07-031-3/+9
| | | | | | | Submitted by: Partially based on a patch by Mark Diekhans Notes: svn path=/head/; revision=16935
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-16/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* Merge in changes from ppp-2.2's chat onto the mainline...Peter Wemm1995-10-313-272/+512
| | | | Notes: svn path=/head/; revision=11990
* This commit was generated by cvs2svn to compensate for changes in r11987,Peter Wemm1995-10-311-3/+4
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=11988
| * Vendor branch import of chat from ppp-2.2 package..Peter Wemm1995-10-313-266/+508
| | | | | | | | Notes: svn path=/vendor/pppd/dist/; revision=11987
* | Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
| | | | | | | | Notes: svn path=/head/; revision=8874
* | Use proper device names.Andrey A. Chernov1994-12-192-4/+2
| | | | | | | | | | | | | | Remove fix-cua script, does nothing good. Notes: svn path=/head/; revision=5172
* | Use proper dialout device nameAndrey A. Chernov1994-12-192-2/+2
| | | | | | | | Notes: svn path=/head/; revision=5171
* | Use proper lock dir nameAndrey A. Chernov1994-12-191-2/+2
| | | | | | | | Notes: svn path=/head/; revision=5168
* | Changed one uucico(1) to uucico(8).Andreas Schulz1994-12-121-2/+2
|/ | | | Notes: svn path=/head/; revision=5058
* chat for ppp, from ppp 2.1.2Lars Fredriksen1994-11-1210-0/+1809
Notes: svn path=/cvs2svn/branches/chat/; revision=4374