NetBSD/usr.bin/sort
perry 8a49ec08e4 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 23:07:28 +00:00
..
Makefile put tmp.c back to Makefile, too 2001-02-19 17:45:24 +00:00
append.c Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
fields.c add extern definition for ncols and clist[] to sort.h, eliminate extra 2002-12-24 13:20:25 +00:00
files.c max_o in struct tempfile needs to be off_t 2002-12-24 15:09:27 +00:00
fsort.c improve previous slightly - need >= (not just >) in CHECKFSTACK() 2002-12-24 15:15:01 +00:00
fsort.h max_o in struct tempfile needs to be off_t 2002-12-24 15:09:27 +00:00
init.c add extern definition for ncols and clist[] to sort.h, eliminate extra 2002-12-24 13:20:25 +00:00
msort.c make function merge() static in msort.c 2002-12-25 21:19:15 +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 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
sort.c g/c many_files(), too 2002-12-24 14:58:57 +00:00
sort.h make function merge() static in msort.c 2002-12-25 21:19:15 +00:00
tmp.c simplify a bit (no need for separate 'char *path') 2002-12-23 20:14:26 +00:00