| Age | Commit message (Expand) | Author |
| 2003-08-07 | add TNF copyright | jdolecek |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-12-24 | g/c many_files(), too | jdolecek |
| 2002-12-24 | bump 'soft' limit for number of files to hard limit on startup; we | jdolecek |
| 2002-12-24 | move fltab outside main and make it static, eliminate two memset()s | jdolecek |
| 2002-11-27 | Remove the statically initialized "sigaction" structure completely because | tron |
| 2002-11-27 | Add braces in a statically initialized "sigaction" structure to fix a | tron |
| 2001-05-14 | disable the code which maxes nofiles limit, it should not be normally | jdolecek |
| 2001-04-30 | XXX | ross |
| 2001-02-22 | - use MAXPATHLEN (1024) instead of _POSIX_PATH_MAX (255) for the temporary | christos |
| 2001-02-21 | Fix problem when using sort >> foo | christos |
| 2001-02-19 | full -T support | jdolecek |
| 2001-02-19 | resurrect old ftmp() - it supports alternative directory for temporary | jdolecek |
| 2001-02-07 | use -R instead of -w, since that's what OpenBSD is using and there is no reason | jdolecek |
| 2001-02-07 | Since -T is used to select directory for temporary files in other sort | jdolecek |
| 2001-02-07 | use errx(), not err() within section for '-t' flag | jdolecek |
| 2001-01-13 | And make usage() test for NULL explicitly.. | soren |
| 2001-01-13 | usage() expects a NULL when there is no specific error message. | soren |
| 2001-01-13 | save couple of cycles and bytes by static initialization of sigaction act | jdolecek |
| 2001-01-12 | alltable[], itable[], dtable[] were moved to init.c, g/c from sort.[ch] | jdolecek |
| 2001-01-11 | the g/c in rev 1.12 was too aggressive - put back code | jdolecek |
| 2001-01-11 | general cleanup of file list passing: | jdolecek |
| 2001-01-08 | make ftmp() wrapper aroung tmpfile(), there is no need to reimplement it | jdolecek |
| 2001-01-08 | call setlocale() on startup | jdolecek |
| 2001-01-08 | constify a bit, small cleanups | jdolecek |
| 2001-01-08 | by default, use stable sort | jdolecek |
| 2000-10-16 | include a bit more information in error messages, constify | jdolecek |
| 2000-10-11 | Format string fixes. | thorpej |
| 2000-10-07 | OpenBSD revision 1.5: | bjh21 |
| 2000-10-07 | OpenBSD revision 1.3: | bjh21 |
| 2000-10-07 | Part of OpenBSD revision 1.2: | bjh21 |
| 2000-10-07 | Two classes of changes from the initial OpenBSD commit of this sort(1): | bjh21 |
| 2000-10-07 | Hit sort(1) with a hammer till it compiles. | bjh21 |
| 2000-10-07 | 4.4BSD-Lite2 contrib/sort | bjh21 |