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:           Wed Mar  6 17:36:45 UTC 2002

Modified Files:
        basesrc/usr.bin/mail: collect.c extern.h send.c temp.c

Log Message:
Replace last tempnam() with mkstemp(), and remove the tempMail variable.
Inspired by OpenBSD.
mail(1) is now tempnam(3) free.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/usr.bin/mail/collect.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/mail/extern.h \
    basesrc/usr.bin/mail/temp.c
cvs rdiff -r1.19 -r1.20 basesrc/usr.bin/mail/send.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