aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chat
Commit message (Expand)AuthorAgeFilesLines
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Delete dead code in chat(8)Alan Somers2017-01-041-8/+1
* Fix off by one error that overflowed the rep_len array when doingDon Lewis2016-05-161-1/+1
* chat(8): use NULL instead of zero for initializing a pointer.Pedro F. Giffuni2016-05-121-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-042-359/+427
| |\ | |/ |/|
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-27/+26
* | Minor mdoc fix.Joel Dahl2012-09-111-13/+13
* | mdocify the chat(8) manual page.Joel Dahl2012-09-101-332/+401
|/
* Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-05-291-0/+2
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Merge revisions 1.10 and 1.11 from DragonFly:Xin LI2008-03-071-68/+61
* Rename logf --> chat_logf to avoid naming conflictsTim Kientzle2003-10-312-30/+29
* Replace -fno-builtin-logf with a -D argument to change the function name.Peter Wemm2003-10-301-1/+1
* Disclaim ownership of pppd/chat. It is vendor code, but has been badlyPeter Wemm2003-10-291-3/+3
* The math function logf() probably isn't doing us much good for loggingPeter Wemm2003-10-261-0/+1
* Big cleanup. Remove unused stuff, make closer to style(9).Mark Murray2003-08-221-183/+79
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-1/+1
* Remove local prototypes for main().Juli Mallett2002-08-191-2/+0
* Revert last commit. Sorry for breaking thingsTom Rhodes2002-07-221-10/+10
* MFC: Fix some grammar, greater reduce diffs to HEADTom Rhodes2002-07-221-10/+10
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
* remove __PWarner Losh2002-03-221-62/+34
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-5/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-7/+7
* Eliminate troff(1) warnings that were hiding some useful text.Ruslan Ermilov2001-07-121-10/+10
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-77/+154
* Fix a buffer overflow due to sending strings >1k in length. This is unlikelyKris Kennaway1999-11-251-7/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+4
* Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)Peter Wemm1998-06-232-7/+13
* Spelling corrections.Joseph Koshy1998-06-031-3/+3
* merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-212-726/+732
* -Wall cleanup.Alexander Langer1997-12-291-2/+2
* Cleanup and remove the not-too-useful examples. The current versionsPeter Wemm1997-08-227-368/+4
* Merge ppp-2.3.1 changes onto mainlinePeter Wemm1997-08-222-119/+614
* Remove use of program_name variable.Philippe Charnier1997-06-241-9/+7
* make it so that chat doesn't fail when it can't get terminal params..John-Mark Gurney1997-04-021-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3