summaryrefslogtreecommitdiffstats
path: root/bin/cat/cat.c
Commit message (Expand)AuthorAgeFilesLines
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
* Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9.asmodai2000-04-141-2/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Fix minor style bugs noticed by the Bruce Filter.[tm]imp1998-09-131-4/+7
* Silence -Wall -W -Wkitchen-sink. Use ssize_t in preference to int,imp1998-09-111-9/+7
* Restore Lite2 sccsids by removing `const'. Improve documentation a little.charnier1998-05-131-2/+2
* Correct use of .Nm, .An and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-061-4/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge Lite2 mods and -Wall cleaning.steve1996-12-141-3/+3
* Activate LC_CTYPE locale and additionly use !isprint() for 8bit charactersache1996-09-301-2/+5
* Merge in the NetBSD changes to cat.c. These appear to have come fromimp1996-09-281-4/+4
* Fix exit status. `cat no-such-file >/dev/null' exited with status 0.bde1995-10-031-2/+7
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+251
OpenPOWER on IntegriCloud