Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/mail



Module Name:    basesrc
Committed By:   wiz
Date:           Tue Mar  5 20:14:03 UTC 2002

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

Log Message:
Check tmpdir for being empty and remove trailing slashes in it. Replace one
tempnam() with mkstemp(), and remove the tempQuit variable.
Inspired by OpenBSD.


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

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




Home | Main Index | Thread Index | Old Index