aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sort/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Change LDFLAGS to LDADD in order to allow static builds. This is moreSean Bruno2014-11-151-2/+4
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Convert sort to using newer MK_ convention.Warner Losh2014-04-051-2/+2
* Remove WARNS=6 lines.Ed Schouten2012-10-181-2/+0
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-131-8/+0
* - Switch to BSD sort as default sort. GNU sort will still be installed asGabor Kovesdan2012-06-271-1/+1
* - Disable threaded sort by defaultGabor Kovesdan2012-06-271-2/+2
* Add a BSD-licensed sort rewrite that was started by me and later completedGabor Kovesdan2012-05-111-0/+45
* Remove it in favour of GNU sortAndrey A. Chernov2002-04-081-11/+0
* Use the new features of cdefs.h.David E. O'Brien2002-04-061-1/+1
* Fix style.David E. O'Brien2002-04-061-3/+2
* Build a working version of sort(1) from contrib. Use netbsd.h as a hackDag-Erling Smørgrav2002-04-061-2/+7
* Vendor import NETBSD's sort(1). This will be a replacement forMark Murray2002-03-221-0/+7