NetBSD/usr.bin/sort
jdolecek b4f19b2d56 disable the code which maxes nofiles limit, it should not be normally
needed now
2001-05-14 21:52:21 +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
extern.h Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
fields.c Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
files.c Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
fsort.c Bump the initial record buffer size to 1MB and allow it to grow to 8MB, 2001-05-14 21:45:19 +00:00
fsort.h Bump the initial record buffer size to 1MB and allow it to grow to 8MB, 2001-05-14 21:45:19 +00:00
init.c Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
msort.c Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
pathnames.h
sort.1 Add cross references for qsort(3), and radixsort(3), per PR 10567 2001-03-16 07:37:58 +00:00
sort.c disable the code which maxes nofiles limit, it should not be normally 2001-05-14 21:52:21 +00:00
sort.h cosmetic changes - make keylist[] static and remove extern definition 2001-02-19 19:31:29 +00:00
tmp.c Use MAXPATHLEN (which is 1024) instead of _POSIX_PATH_MAX (which is only 255). 2001-02-23 08:59:49 +00:00