Subject: CVS commit: src/usr.bin/write
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/27/2004 17:48:47
Module Name:	src
Committed By:	christos
Date:		Wed Oct 27 17:48:47 UTC 2004

Modified Files:
	src/usr.bin/write: term_chk.c

Log Message:
make the atime and msgok optional. If we did not request atime, then we
don't want strict checking and in this case if the tty is not found we
don't exit. write calls this with atime != NULL and wall calls this with
atime == NULL.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.bin/write/term_chk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.