NetBSD/usr.bin/sort
jdolecek 9c52662e24 fsort(): don't call append() with zero nelem
This fixes the 'sort -f /dev/null' coredump reported on current-users.
2001-02-20 18:33:09 +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 fsort(): don't call append() with zero nelem 2001-02-20 18:33:09 +00:00
fsort.h Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
init.c Pull up various cosmetic (mostly whitespace) changes from OpenBSD. 2001-02-19 20:50:17 +00:00
Makefile put tmp.c back to Makefile, too 2001-02-19 17:45:24 +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 Pull in various cosmetic changes from OpenBSD version of this manpage - mostly 2001-02-19 21:06:57 +00:00
sort.c full -T support 2001-02-19 15:53:07 +00:00
sort.h cosmetic changes - make keylist[] static and remove extern definition 2001-02-19 19:31:29 +00:00
tmp.c resurrect old ftmp() - it supports alternative directory for temporary 2001-02-19 15:45:45 +00:00