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