| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-08-07 | add TNF copyright | jdolecek | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22365, verified by myself. | |||
| 2002-12-23 | simplify a bit (no need for separate 'char *path') | jdolecek | |
| 2001-02-23 | Use MAXPATHLEN (which is 1024) instead of _POSIX_PATH_MAX (which is only 255). | jdolecek | |
| This change tracks change in rev 1.25 of sort.c by Christos Zoulas. While here, improve error messages slighly. | |||
| 2001-02-19 | resurrect old ftmp() - it supports alternative directory for temporary | jdolecek | |
| file, which is needed for -T support | |||
| 2001-01-08 | make ftmp() wrapper aroung tmpfile(), there is no need to reimplement it | jdolecek | |
| move ftmp() from tmp.c to files.c g/c no longer needed stuff | |||
| 2000-10-16 | include a bit more information in error messages | jdolecek | |
| 2000-10-11 | Format string fixes. | thorpej | |
| 2000-10-07 | Two classes of changes from the initial OpenBSD commit of this sort(1): | bjh21 | |
| FILE * variables are called "fp" rather than "fd". Better (safer) temporary-file handling. | |||
| 2000-10-07 | Hit sort(1) with a hammer till it compiles. | bjh21 | |
| Also add RCSIDs. | |||
| 2000-10-07 | 4.4BSD-Lite2 contrib/sort | bjh21 | |
