| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-11 | cat(1): -n flag: correctly enumerate files with more than INT_MAX lines |  cheloha | 1 | -3/+4 |
| 2020-12-04 | cat(1): misc. style(9) |  cheloha | 1 | -11/+11 |
| 2020-12-04 | cat(1): simplify argv processing loops |  cheloha | 1 | -39/+36 |
| 2020-12-03 | cat(1): remove global 'filename' variable |  cheloha | 1 | -8/+9 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -4/+4 |
| 2017-02-19 | More whitespace, helps reading |  jca | 1 | -1/+2 |
| 2016-10-19 | Delete useless setlocale(3) in src/bin/. |  schwarze | 1 | -8/+3 |
| 2016-07-10 | attempt to improve clarity by reducing forward references and more |  tedu | 1 | -13/+10 |
| 2016-07-01 | For -be, indent the $ on blank lines. |  schwarze | 1 | -5/+11 |
| 2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak |  tedu | 2 | -6/+6 |
| 2015-10-09 | Change all tame callers to namechange to pledge(2). |  deraadt | 1 | -3/+3 |
| 2015-10-03 | obvious tame "stdio rpath" |  deraadt | 1 | -1/+4 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+5 |
| 2015-01-15 | remove .Tn; from Jan Stary <hans at stare dot cz> |  schwarze | 1 | -7/+4 |
| 2013-07-16 | where "-" represents stdin, just use Sq, not Fl, since it's not a flag; |  jmc | 1 | -3/+3 |
| 2013-01-18 | command-line (adj.) -> command line (n.); |  jmc | 1 | -3/+3 |
| 2011-03-05 | Shell output redirection truncating the destination file |  schwarze | 1 | -7/+15 |
| 2010-09-03 | add an EXIT STATUS section for /bin; |  jmc | 1 | -3/+3 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 1 | -3/+3 |
| 2009-01-04 | replace hardcoded exit values with .Ex macros; |  sobrado | 1 | -5/+3 |
| 2007-07-17 | sync usage(); from Tobias Stoeckmann |  jmc | 1 | -3/+3 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-05-29 | - consistent STANDARDS blurb |  jmc | 1 | -3/+3 |
| 2007-03-22 | Fix handling of multiple stdin arguments in cooked mode, closes PR 5418. |  millert | 1 | -3/+5 |
| 2005-04-05 | change incorrect filename in output on fstat() failure |  jaredy | 1 | -3/+3 |
| 2004-07-02 | - note that as well as tabs, the -v option does not display EOLs |  jmc | 1 | -28/+29 |
| 2004-05-21 | minor cleanups / shut up lint, ok pedro tedu |  jolan | 1 | -10/+13 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2003-06-01 | Undo a misguided attempt to fix speling errors from long ago. UCB |  millert | 1 | -2/+2 |
| 2003-03-12 | use .Li more |  deraadt | 1 | -4/+4 |
| 2002-07-04 | ansi |  deraadt | 1 | -13/+7 |
| 2002-03-14 | Fix 'cat -se'; the '$' was not being printed for blank lines. |  millert | 1 | -19/+14 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -6/+6 |
| 2002-02-11 | Initial patch. |  mpech | 1 | -4/+4 |
| 2001-11-05 | kill more registers; |  mpech | 1 | -8/+8 |
| 2001-09-06 | o) __progname aria; |  mpech | 1 | -3/+5 |
| 2000-10-18 | Add some rudimentary EXAMPLES sections and standardize the way we display |  aaron | 1 | -16/+7 |
| 2000-08-05 | remove blank line |  pjanzen | 1 | -2/+1 |
| 2000-03-17 | Remove hard sentence breaks. |  aaron | 1 | -8/+8 |
| 2000-03-02 | An option description does not need to contain "The -foo option...". |  aaron | 1 | -4/+2 |
| 2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be done later.. contact me if you want to help) |  deraadt | 1 | -3/+2 |
| 2000-01-12 | clarify |  ericj | 1 | -2/+2 |
| 1999-10-17 | Use the AT&T UNIX macros. |  aaron | 1 | -2/+3 |
| 1999-08-16 | more precise SYNOPSIS syntax |  aaron | 1 | -2/+2 |
| 1999-07-23 | cat appeared in Version 1 AT&T UNIX, not 6 |  aaron | 1 | -3/+2 |
| 1999-07-04 | correct use of .Nm; some other formatting nits |  aaron | 1 | -4/+5 |
| 1999-05-30 | repairs |  aaron | 1 | -3/+5 |
| 1999-05-29 | repairs |  aaron | 1 | -2/+3 |
| 1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1 | -2/+2 |