Date: Mon, 19 Nov 2001 11:57:45 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test test.c Message-ID: <200111191957.fAJJvkS74078@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/11/19 11:57:45 PST
Modified files:
bin/test test.c
Log:
- Do not reference argv[1] if no argument is given.
Reported by: brian
- Call error() instead of errx() if compiled as sh(1) builtin.
Revision Changes Path
1.33 +34 -7 src/bin/test/test.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?200111191957.fAJJvkS74078>
