NetBSD/usr.bin/sort
jdolecek c477768e0b fix bugs caused by implicit assumption that 'length' and
'offset' members of struct recheader/trecheader are shorts - they are size_t
now
this makes sort pass all tests in TEST/stests again after my last change

other misc cosmetic changes
2000-10-17 15:22:57 +00:00
..
TEST put in missing echo for failed test 05G 2000-10-17 14:59:55 +00:00
Makefile
append.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
extern.h constify, prototype for seq() moved to files.c 2000-10-16 21:38:44 +00:00
fields.c cosmetic change in way one of for variables is updated 2000-10-17 15:13:40 +00:00
files.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
fsort.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
fsort.h enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
init.c cosmetic change: make setcolumn() static, remove bogus redundant setcolumn() prototype 2000-10-16 21:41:05 +00:00
msort.c order(): since getline()/getnext() behaviour wrt passed 2000-10-17 15:16:27 +00:00
pathnames.h Two classes of changes from the initial OpenBSD commit of this sort(1): 2000-10-07 20:37:06 +00:00
sort.1 enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
sort.c include a bit more information in error messages, constify 2000-10-16 21:48:14 +00:00
sort.h enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
tmp.c include a bit more information in error messages 2000-10-16 21:48:15 +00:00