summaryrefslogtreecommitdiff
path: root/usr.bin/mktemp
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2014-11-10minor wording nits and a typo fixsnj
2012-11-04Reorganise, consolidate duplicated information, clarify wording,apb
2012-11-03PR/47155: Eitan Adler: add mktemp zero arguments extensionchristos
2009-08-15Fix typo.wiz
2009-08-15add -p <tmpdir> option to override $TMPDIR from the command line like linuxchristos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2006-09-19Sync usage with man page.wiz
2006-09-19Lowercase argument (no reason for uppercase).wiz
2006-09-19New sentence, new line. Miscellaneous minor improvements.wiz
2006-09-19Clarify usage: either -t or a template can be given (or both),hubertf
2006-05-19Increased WARNS to 4.rillig
2006-05-19Typo.rillig
2006-01-12New sentence, new line. Bump date for previous.wiz
2006-01-12Slight refinement of -t description. Note that it generates a templategarbled
2005-07-30warns=3, delint.christos
2004-04-02Bump date for previous.wiz
2004-04-02Use ${0##*/} in examples instead of $0, so that they can successfully createjmmv
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2002-09-30New sentence, new line.grant
2002-09-14Allow mktemp to be built as a host tool.thorpej
2002-04-01On second thoughts, don't make mktemp a host tool. It's only used once, forbjh21
2002-03-31Add mktemp as a host tool.bjh21
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-04-09Fix date.wiz
2000-11-07fix up various .Nm abuses:lukem
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
1999-09-21RCS ID police (sigh)cgd
1999-09-04Forgot to mention OpenBSD in history.tron
1999-09-04Correct history for NetBSD and add RCS Id.tron
1999-09-02Import FreeBSD's mktemp(1) utility.tron