Source-Changes archive

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

CVS commit: src/etc



Module Name:    src
Committed By:   martti
Date:           Wed Jun  6 13:30:48 UTC 2007

Modified Files:
        src/etc: daily monthly security weekly

Log Message:
Use "mktemp -d -t xxx" to create the temporary directories. This will use
TMPDIR environment variable if set, otherwise use /tmp.  (misc/35544)


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/etc/daily
cvs rdiff -r1.10 -r1.11 src/etc/monthly
cvs rdiff -r1.101 -r1.102 src/etc/security
cvs rdiff -r1.22 -r1.23 src/etc/weekly

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