Date: Sun, 5 May 2002 21:33:04 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mesg mesg.1 mesg.c Message-ID: <200205060433.g464X4o68576@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/05 21:33:04 PDT
Modified files:
usr.bin/mesg mesg.1 mesg.c
Log:
Affect the first of stdin, stdout and stderr that is attached to a terminal.
Write status information to stdout instead of stderr.
Exit status when an error occurs musn't be 1, that is reserved for
indicating that messages are disabled.
These changes bring mesg(1) up to SUSv3 conformance.
Reviewed by: mike
Revision Changes Path
1.9 +19 -10 src/usr.bin/mesg/mesg.1
1.6 +9 -7 src/usr.bin/mesg/mesg.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?200205060433.g464X4o68576>
