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