summaryrefslogtreecommitdiff
path: root/usr.bin/sort
AgeCommit message (Expand)Author
2000-11-07fix up various .Nm abuses:lukem
2000-10-26move usr.bin/sort/TEST/stest to regress/usr.bin/sort, add tojdolecek
2000-10-17fix bugs caused by implicit assumption that 'length' andjdolecek
2000-10-17order(): since getline()/getnext() behaviour wrt passedjdolecek
2000-10-17cosmetic change in way one of for variables is updatedjdolecek
2000-10-17put in missing echo for failed test 05Gjdolecek
2000-10-16enlarge line buffer as necessary, so that it's possiblejdolecek
2000-10-16include a bit more information in error messagesjdolecek
2000-10-16include a bit more information in error messages, constifyjdolecek
2000-10-16constify, rename MAXLLEN to DEFLLENjdolecek
2000-10-16cosmetic change: make setcolumn() static, remove bogus redundant setcolumn() ...jdolecek
2000-10-16constify, prototype for seq() moved to files.cjdolecek
2000-10-16constifyjdolecek
2000-10-15don't use register declarationsjdolecek
2000-10-14HEAVY formatting cleanup.bjh21
2000-10-11Format string fixes.thorpej
2000-10-07Include <string.h> to get prototype for memcpy(). Fixed compile problemssimonb
2000-10-07OpenBSD revision 1.5:bjh21
2000-10-07OpenBSD revision 1.3:bjh21
2000-10-07Part of OpenBSD revision 1.2:bjh21
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