NetBSD/usr.bin/sort
jdolecek 7c2fb292db for stable sort, arrange so that really only relevant part of line
is used for sort - this makes sort pass regression test number 36

while here, slighly adjust code formating on couple of places
2001-01-12 19:39:02 +00:00
..
Makefile make ftmp() wrapper aroung tmpfile(), there is no need to reimplement it 2001-01-08 19:16:49 +00:00
append.c general cleanup of file list passing: 2001-01-11 14:05:24 +00:00
extern.h comsetic prototype adjustment 2001-01-12 19:31:25 +00:00
fields.c for stable sort, arrange so that really only relevant part of line 2001-01-12 19:39:02 +00:00
files.c remove #if 0 part 2001-01-12 19:24:42 +00:00
fsort.c general cleanup of file list passing: 2001-01-11 14:05:24 +00:00
fsort.h enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
init.c use toupper() where appropriate 2001-01-12 19:30:22 +00:00
msort.c general cleanup of file list passing: 2001-01-11 14:05:24 +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 by default, use stable sort 2001-01-08 18:00:31 +00:00
sort.c the g/c in rev 1.12 was too aggressive - put back code 2001-01-11 15:10:46 +00:00
sort.h general cleanup of file list passing: 2001-01-11 14:05:24 +00:00