Date: Fri, 5 Jul 2002 02:28:14 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tee tee.c src/usr.bin/uniq uniq.c src/usr.bin/tr str.c Message-ID: <200207050928.g659SEgb073673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/07/05 02:28:14 PDT
Modified files:
usr.bin/tee tee.c
usr.bin/uniq uniq.c
usr.bin/tr str.c
Log:
Use err instead of errx when malloc fails. "malloc" is not a helpful
error message.
Revision Changes Path
1.9 +2 -2 src/usr.bin/tee/tee.c
1.16 +1 -1 src/usr.bin/tr/str.c
1.23 +10 -4 src/usr.bin/uniq/uniq.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207050928.g659SEgb073673>
