opnsense-src/usr.bin/sort
Doug Rabson 55f186a13a Move sort to runtime
Allows pkg bootstrap without having to install FreeBSD-utilities

(cherry picked from commit 0c19c4db74)
2022-08-19 14:27:16 +01:00
..
nls
tests
bwstring.c sort: Fix random sort 2021-11-01 09:10:54 -04:00
bwstring.h usr.bin/sort: Avoid UBSan errors 2021-08-05 09:57:45 +01:00
coll.c
coll.h
file.c sort(1): Remove duplicate option check 2020-09-08 15:01:49 +00:00
file.h
Makefile Move sort to runtime 2022-08-19 14:27:16 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
mem.c
mem.h
radixsort.c sort: Cache value of MB_CUR_MAX 2021-05-20 09:15:43 -04:00
radixsort.h
sort.1.in
sort.c sort: Fix message catalogue usage 2022-02-04 09:58:13 -05:00
sort.h sort: Fix message catalogue usage 2022-02-04 09:58:13 -05:00
vsort.c
vsort.h