aboutsummaryrefslogtreecommitdiff
path: root/bin/cat
Commit message (Expand)AuthorAgeFilesLines
* Implement multibyte encoding support for -v with fallbackAndrey A. Chernov2016-09-151-6/+31
* Hack around output differences between FreeBSD and other BSDsEnji Cooper2016-08-131-0/+6
* Checkpoint initial integration workEnji Cooper2016-08-121-0/+2
|\
| * Update ^/vendor/NetBSD/tests/dist to a more recent snapshotEnji Cooper2016-08-126-2/+26
| * Check in first src/tests snapshot from NetBSD anoncvsvendor/NetBSD/tests/09.30.2014_20.45Enji Cooper2014-10-014-0/+77
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-6/+2
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-6/+0
* Initialize fd to -1 so that gcc doesn't emit an unitialized warning.Sean Bruno2015-10-041-1/+2
* Make GCC happyBryan Drewery2015-10-031-0/+1
* Use getaddrinfo() to fill struct sockaddr_un. It now supportsHiroki Sato2015-10-031-16/+25
* new dependsSimon J. Gerraty2015-06-161-1/+1
* removed extra keywordSimon J. Gerraty2015-06-131-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-0/+24
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-0/+1
| |\
| * \ Merge from headSimon J. Gerraty2013-09-051-1/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-082-6/+30
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-042-18/+21
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | | Install d_align.{in,out} for the :align testEnji Cooper2015-01-051-0/+5
* | | | | | Integrate bin/cat/tests from NetBSD into atf/kyuaEnji Cooper2015-01-042-0/+19
| |_|_|_|/ |/| | | |
* | | | | Close the newly-created FD if the pathname is too long.Adrian Chadd2014-01-111-0/+1
| |_|_|/ |/| | |
* | | | - Add the __dead2 attribute since it is a function that never returnsEitan Adler2013-04-231-1/+2
| |_|/ |/| |
* | | Fix date.Joel Dahl2013-01-291-1/+1
* | | Add -l option to cat(1). This option causes cat(1) to use fcntl(2) toBrooks Davis2013-01-292-6/+30
| |/ |/|
* | Use "e.g.", not "i.e.", to introduce an example.Kevin Lo2012-09-071-1/+1
* | Use proper error message when fstat(2) fails on stdout.Jaakko Heinonen2012-07-201-1/+1
* | style(9).Jaakko Heinonen2012-07-201-16/+19
|/
* Put some static keywords in the source code.Ed Schouten2011-10-311-3/+3
* Removed redundant WARNS setting.Ruslan Ermilov2009-10-151-1/+0
* cat(1) compiles fine at WARNS level 6.Dag-Erling Smørgrav2009-03-161-0/+1
* Teach cat(1) and cp(1) to use a larger buffer if enough memory is presentIvan Voras2008-10-301-2/+21
* One more nit.Ruslan Ermilov2006-12-231-1/+1
* Fix markup.Ruslan Ermilov2006-12-231-10/+12
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-1/+1
* Eliminate macro calls inside literal displays.Ruslan Ermilov2005-01-151-9/+6
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-102-1/+2
* Use warn() instead of perror().Tim J. Robbins2004-07-201-2/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-062-8/+0
* Reduce redundancy in the description of the -u option.Tim J. Robbins2004-03-211-3/+1
* Document incorrect handling of multibyte characters when -t and -v optionsTim J. Robbins2004-03-211-1/+9