freebsd-dev/usr.bin/sort
Gabor Kovesdan 7d26b3ee33 - Switch to BSD sort as default sort. GNU sort will still be installed as
"gnusort".  Most of the BSD sort development work was done by
  Oleg Moskalenko <oleg.moskalenko@citrix.com>.
- GNU grep can be set to default by setting WITH_GNU_GREP.  It will cause
  BSD sort to be installed as "bsdsort".

Portbuild tested by:    linimon
2012-06-27 05:59:01 +00:00
..
nls - Update catalogs 2012-05-14 09:55:23 +00:00
bwstring.c - Only use multi-threading for large files 2012-05-25 09:30:16 +00:00
bwstring.h
coll.c - Remove the UNUSED_ARG macro and use __unused in argument lists 2012-06-08 19:21:49 +00:00
coll.h
file.c - Only use multi-threading for large files 2012-05-25 09:30:16 +00:00
file.h - Only use multi-threading for large files 2012-05-25 09:30:16 +00:00
Makefile - Switch to BSD sort as default sort. GNU sort will still be installed as 2012-06-27 05:59:01 +00:00
mem.c
mem.h
radixsort.c - Only use multi-threading for large files 2012-05-25 09:30:16 +00:00
radixsort.h
sort.1.in mdoc: sort sections into conventional order. 2012-05-26 06:31:54 +00:00
sort.c - Only use multi-threading for large files 2012-05-25 09:30:16 +00:00
sort.h - Remove the UNUSED_ARG macro and use __unused in argument lists 2012-06-08 19:21:49 +00:00
vsort.c
vsort.h