Subject: CVS commit: basesrc/usr.bin/mail
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 03/05/2002 22:57:29
Module Name:	basesrc
Committed By:	wiz
Date:		Tue Mar  5 20:57:29 UTC 2002

Modified Files:
	basesrc/usr.bin/mail: quit.c

Log Message:
Replace another tempnam with mkstemp (inspired by OpenBSD).
Replace perror with warn.
Use NULL instead of some cast 0.
s|/usr/mail|/var/mail| in a comment.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/mail/quit.c

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