summaryrefslogtreecommitdiff
path: root/usr.bin/sort/tmp.c
AgeCommit message (Expand)Author
2009-11-06Retire __SCCSID. It has only archeological value now. Also retire lintjoerg
2009-09-26Move all the fopen() calls out of the record read routines into the callers.dsl
2009-08-15Ansify.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-02-21<ctype.h> is unused. What's still needed is <sys/cdefs.h> (which ishubertf
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