Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name:    basesrc
Committed By:   bjh21
Date:           Mon Apr  1 13:54:02 UTC 2002
Modified Files:
        basesrc/tools: Makefile
        basesrc/usr.bin/mktemp: Makefile mktemp.c
Removed Files:
        basesrc/tools/mktemp: Makefile
Log Message:
On second thoughts, don't make mktemp a host tool.  It's only used once, for
creating a temporary directory for maketars, and mkdir can do that safely
enough.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/tools/Makefile
cvs rdiff -r1.1 -r0 basesrc/tools/mktemp/Makefile
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/mktemp/Makefile \
    basesrc/usr.bin/mktemp/mktemp.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