| Age | Commit message (Expand) | Author |
| 2023-05-19 | cat: fix misleading indentation | rillig |
| 2017-10-02 | Add cross reference to tac(1). | wiz |
| 2017-07-04 | Use Ex. | wiz |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-06-16 | When invoked with -se, print a '$' on blank lines | sevan |
| 2016-06-16 | Revert previous change made by me in r1.55 | sevan |
| 2015-07-25 | Drop the case '?' which is defined after case 'default'. | sevan |
| 2014-06-15 | Bump date for previous. | wiz |
| 2014-06-15 | update list of flags which are extensions to the specification | dbj |
| 2013-12-08 | more complete fix for Coverity issue 976653 | spz |
| 2013-12-03 | Coverity complaint fixes: | spz |
| 2012-11-19 | only allocate if it would not fit in our buffer. | christos |
| 2012-11-19 | fix bogus warning for zero-sized files. | christos |
| 2012-11-10 | Sync usage with man page. | wiz |
| 2012-11-10 | Sort options (no-argument ones first, then argument-taking ones). | wiz |
| 2012-11-10 | Add an option to read with a different buffer size, and document the | christos |
| 2012-08-09 | Use "e.g.", not "i.e.", to introduce an example. | dholland |
| 2012-04-06 | Describe behaviour when no arguments are given. | wiz |
| 2012-03-17 | fix signed blksize_t lossage. | christos |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-01-13 | - Applied patch from PR bin/35408 by Andreas Wiese. | cbiere |
| 2006-10-08 | PR/32759: Ulrich Heilmann: Output of cat -s -n is wrong | elad |
| 2006-09-23 | Use macro for HTML output. | wiz |
| 2006-09-23 | PR/16827: Giorgos Keramidas: addition of EXAMPLES section to | elad |
| 2006-02-26 | PR/32931: Johan Veenhuizen: cat(1) does not clear the EOF indicator for | christos |
| 2004-01-04 | Remove unused code left over from temporary printescaped functionality. | jschauma |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-09-14 | Following private discussion with kleink@ and hubertf@ and public discussion | jschauma |
| 2003-08-27 | Include "config.h" if building as a host program. | uwe |
| 2003-08-27 | Add missing "." | junyoung |
| 2003-08-25 | This is a host tool, so for the time being change SIZE_T_MAX to the | kleink |
| 2003-08-13 | use bounded string op | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-04 | As discusses a little while back on tech-userlevel: | jschauma |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz |
| 2002-09-13 | Don't use MAX(); not all systems have it, and this is a host tool. | thorpej |
| 2002-07-03 | The el option is an extention. | enami |
| 2002-06-11 | Rather than (ab)using the standard error message for EFTYPE, print our own | bjh21 |
| 2002-06-11 | Only use __RCSID() and __COPYRIGHT() if they're defined. | bjh21 |
| 2002-06-10 | Add wrapper around bsd.prog.mk include in preparation for this becoming a | mason |
| 2002-06-10 | Add -l option to cat(1), as discussed on tech-userlevel. This option | mason |
| 2002-05-15 | Consistent wording: `regular' files, not `plain' ones; from Giorgos | kleink |
| 2002-05-09 | Simplify previous - sbuf.st_blksize is a uint32_t, so just use | simonb |
| 2002-05-09 | Fix oversight in last. | thorpej |
| 2002-05-09 | Skip a check that is always true if _LP64 is defined. | thorpej |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Sort sections, drop unnecessary .Pps. | wiz |
| 2001-12-20 | Whitespace nits. | wiz |
| 2001-11-03 | change from WARNS?=1 to WARNS?=2 for bin/ | lukem |