NetBSD/usr.bin/sort
dsl eab2f96cf5 Fix borked fix for sort relying on realloc() changing the buffer end.
Sorts of more than 8MB data now probably work again.
2009-09-28 20:30:01 +00:00
..
append.c Save length of key instead of relying of the weight of the record sep. 2009-09-10 22:02:40 +00:00
fields.c Minor tweaks to the key generation for numeric fields. 2009-09-16 20:56:38 +00:00
files.c Fix borked fix for sort relying on realloc() changing the buffer end. 2009-09-28 20:30:01 +00:00
fsort.c Fix borked fix for sort relying on realloc() changing the buffer end. 2009-09-28 20:30:01 +00:00
fsort.h Move all the fopen() calls out of the record read routines into the callers. 2009-09-26 21:16:55 +00:00
init.c Save length of key instead of relying of the weight of the record sep. 2009-09-10 22:02:40 +00:00
Makefile Save length of key instead of relying of the weight of the record sep. 2009-09-10 22:02:40 +00:00
msort.c Move all the fopen() calls out of the record read routines into the callers. 2009-09-26 21:16:55 +00:00
pathnames.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
radix_sort.c Fix sort -u, PR/42094 2009-09-19 16:18:00 +00:00
sort.1 Fix pasto. 2009-08-23 15:45:08 +00:00
sort.c Move all the fopen() calls out of the record read routines into the callers. 2009-09-26 21:16:55 +00:00
sort.h Fix borked fix for sort relying on realloc() changing the buffer end. 2009-09-28 20:30:01 +00:00
tmp.c Move all the fopen() calls out of the record read routines into the callers. 2009-09-26 21:16:55 +00:00