summaryrefslogtreecommitdiff
path: root/usr.bin/sort/tmp.c
AgeCommit message (Expand)Author
2003-08-07add TNF copyrightjdolecek
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-23simplify a bit (no need for separate 'char *path')jdolecek
2001-02-23Use MAXPATHLEN (which is 1024) instead of _POSIX_PATH_MAX (which is only 255).jdolecek
2001-02-19resurrect old ftmp() - it supports alternative directory for temporaryjdolecek
2001-01-08make ftmp() wrapper aroung tmpfile(), there is no need to reimplement itjdolecek
2000-10-16include a bit more information in error messagesjdolecek
2000-10-11Format string fixes.thorpej
2000-10-07Two classes of changes from the initial OpenBSD commit of this sort(1):bjh21
2000-10-07Hit sort(1) with a hammer till it compiles.bjh21
2000-10-074.4BSD-Lite2 contrib/sortbjh21