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