freebsd-dev/contrib/sort
Andrey A. Chernov 173ef5da34 Original code bugfixed. This NOT touch old sorting order a bit.
1) Remove \n from COPYRIGHT macro to shut up assembler warning
2) Fix struct sigaction initialization (arguments swap)
3) Fix out of bounds negative indexing for -R arg > 127
4) Remove doubled initialization of vars already initialized statically
5) Convert ctype macros char arg to u_char to prevents sign extension
2002-04-07 00:49:00 +00:00
..
regress Virgin import of NetBSD's regression tests for sort(1). 2002-04-06 13:50:26 +00:00
append.c Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
extern.h Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
fields.c Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
files.c Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
fsort.c Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
fsort.h Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
init.c Original code bugfixed. This NOT touch old sorting order a bit. 2002-04-07 00:49:00 +00:00
Makefile Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
msort.c Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
pathnames.h Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
sort.1 Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
sort.c Original code bugfixed. This NOT touch old sorting order a bit. 2002-04-07 00:49:00 +00:00
sort.h Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00
tmp.c Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00