NetBSD/usr.bin/write
christos 74c9d10c58 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.
2004-10-27 17:48:47 +00:00
..
Makefile
term_chk.c make the atime and msgok optional. If we did not request atime, then we 2004-10-27 17:48:47 +00:00
term_chk.h
write.1
write.c