cvs commit: src/bin/cat cat.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Tue Jul 27 09:22:25 PDT 2004
hmp 2004/07/27 09:21:52 PDT
DragonFly src repository
Modified files:
bin/cat cat.c
Log:
Minor cleanups to bring us on-par with FreeBSD's cat(1):
o change use of perror() into warn()
o move usage into a usage() function for consistency.
Obtained from FreeBSD via Liam J. Foy <liamfoy at xxxxxxxxxxxx>
Revision Changes Path
1.10 +11 -5 src/bin/cat/cat.c
http://www.dragonflybsd.org/cvsweb/src/bin/cat/cat.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list