| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r311160, r311210, r311288, r311292, r311298, r311340 | asomers | 2017-02-02 | 1 | -8/+1 |
* | Fix off by one error that overflowed the rep_len array when doing | truckman | 2016-05-16 | 1 | -1/+1 |
* | chat(8): use NULL instead of zero for initializing a pointer. | pfg | 2016-05-12 | 1 | -1/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| *-. | Sync from head | sjg | 2012-11-04 | 2 | -359/+427 |
| |\ \
| |/ /
|/| | |
|
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
| |/ |
|
* | | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -27/+26 |
* | | Minor mdoc fix. | joel | 2012-09-11 | 1 | -13/+13 |
* | | mdocify the chat(8) manual page. | joel | 2012-09-10 | 1 | -332/+401 |
|/ |
|
* | Make sure that each va_start has one and only one matching va_end, | kevlo | 2012-05-29 | 1 | -0/+2 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Merge revisions 1.10 and 1.11 from DragonFly: | delphij | 2008-03-07 | 1 | -68/+61 |
* | Rename logf --> chat_logf to avoid naming conflicts | kientzle | 2003-10-31 | 2 | -30/+29 |
* | Replace -fno-builtin-logf with a -D argument to change the function name. | peter | 2003-10-30 | 1 | -1/+1 |
* | Disclaim ownership of pppd/chat. It is vendor code, but has been badly | peter | 2003-10-29 | 1 | -3/+3 |
* | The math function logf() probably isn't doing us much good for logging | peter | 2003-10-26 | 1 | -0/+1 |
* | Big cleanup. Remove unused stuff, make closer to style(9). | markm | 2003-08-22 | 1 | -183/+79 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | 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 |
* | Revert last commit. Sorry for breaking things | trhodes | 2002-07-22 | 1 | -10/+10 |
* | MFC: Fix some grammar, greater reduce diffs to HEAD | trhodes | 2002-07-22 | 1 | -10/+10 |
* | Remove GCC-specific flags. | markm | 2002-04-28 | 1 | -1/+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 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -7/+7 |
* | Eliminate troff(1) warnings that were hiding some useful text. | ru | 2001-07-12 | 1 | -10/+10 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+1 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -2/+4 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -77/+154 |
* | Fix a buffer overflow due to sending strings >1k in length. This is unlikely | kris | 1999-11-25 | 1 | -7/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 2 | -2/+4 |
* | Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth) | peter | 1998-06-23 | 2 | -7/+13 |
* | Spelling corrections. | jkoshy | 1998-06-03 | 1 | -3/+3 |
* | merge ppp-2.3.3 changes onto mainline | peter | 1998-03-21 | 2 | -726/+732 |
* | -Wall cleanup. | alex | 1997-12-29 | 1 | -2/+2 |
* | Cleanup and remove the not-too-useful examples. The current versions | peter | 1997-08-22 | 7 | -368/+4 |
* | Merge ppp-2.3.1 changes onto mainline | peter | 1997-08-22 | 2 | -119/+614 |
* | 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 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Typo fix. | alex | 1996-12-15 | 1 | -2/+2 |
* | Correct a typo. | mpp | 1996-12-15 | 1 | -2/+2 |