Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+21 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 9 | -117/+63 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 3 | -4/+6 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\| | | |||||
| * | | | Merge head | Simon J. Gerraty | 2014-04-28 | 10 | -22/+22 |
| |\ \ \ | |||||
| * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 15 | -17/+17 |
| |\ \ \ \ | |||||
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 2 | -46/+28 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -1/+0 |
| * | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 11 | -115/+109 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+22 |
* | | | | | | | | Remove custom getdelim(3) and fix a small memory leak. | Pedro F. Giffuni | 2015-04-07 | 3 | -72/+28 |
* | | | | | | | | sort(1): Cleanups and a small memory leak. | Pedro F. Giffuni | 2015-04-07 | 1 | -16/+9 |
* | | | | | | | | sort: style knits / cleanups. | Pedro F. Giffuni | 2015-04-06 | 2 | -2/+2 |
* | | | | | | | | Revert (partial) r281123, r281125: | Pedro F. Giffuni | 2015-04-06 | 7 | -8/+79 |
* | | | | | | | | sort: style knits / cleanups. | Pedro F. Giffuni | 2015-04-05 | 6 | -69/+2 |
* | | | | | | | | sort: Fix a comment. | Pedro F. Giffuni | 2015-04-05 | 1 | -1/+1 |
* | | | | | | | | sort: Cleanup small issues with spaces. | Pedro F. Giffuni | 2015-04-05 | 6 | -24/+19 |
* | | | | | | | | mdoc: use An macro. | Joel Dahl | 2015-01-04 | 1 | -2/+2 |
* | | | | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -4/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Change LDFLAGS to LDADD in order to allow static builds. This is more | Sean Bruno | 2014-11-15 | 1 | -2/+4 |
* | | | | | | | Make sure to not skip any argument when converting from deprecated | Baptiste Daroussin | 2014-10-02 | 1 | -1/+1 |
* | | | | | | | Remove trailing '.' from See Also section. | Glen Barber | 2014-07-30 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fix spelling error. | Bryan Drewery | 2014-04-25 | 1 | -1/+1 |
* | | | | | Various style(9) fixes and typos in grep, sort and patch. | Pedro F. Giffuni | 2014-04-21 | 8 | -15/+15 |
* | | | | | Convert sort to using newer MK_ convention. | Warner Losh | 2014-04-05 | 1 | -2/+2 |
* | | | | | In usr.bin/sort/radixsort.c, pop_ls_mt() is only referenced if | Dimitry Andric | 2013-12-22 | 1 | -4/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Fix header guards. | Eitan Adler | 2013-06-17 | 1 | -2/+2 |
* | | | | Clean up -Wheader-guard warnings. | Sergey Kandaurov | 2013-06-17 | 1 | -1/+1 |
* | | | | - Update Oleg Moskalenko's email address | Gabor Kovesdan | 2013-06-02 | 15 | -15/+15 |
| |_|/ |/| | | |||||
* | | | - Remove forgotten commented out debug code | Gabor Kovesdan | 2013-01-27 | 1 | -15/+0 |
* | | | - Simplify and unify diagnostic and error message handling | Gabor Kovesdan | 2013-01-27 | 1 | -12/+8 |
* | | | - Change the memory heuristics to an actually working one | Gabor Kovesdan | 2012-12-20 | 1 | -19/+15 |
* | | | - Use unsigned int for values obtained with sysctlbyname(). This fixes | Gabor Kovesdan | 2012-12-17 | 2 | -4/+9 |
| |/ |/| | |||||
* | | - Portability changes for ARM | Gabor Kovesdan | 2012-11-01 | 9 | -70/+74 |
* | | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-19 | 1 | -1/+1 |
* | | Remove WARNS=6 lines. | Ed Schouten | 2012-10-18 | 1 | -2/+0 |
* | | - Remove GNU sort and the WITH_GNU_SORT knob | Gabor Kovesdan | 2012-10-13 | 1 | -8/+0 |
* | | Remove trailing whitespace. | Joel Dahl | 2012-09-09 | 1 | -2/+2 |
* | | - Change --nthreads parameter to --parallel for GNU compatibility | Gabor Kovesdan | 2012-07-04 | 5 | -13/+21 |
* | | - Switch to BSD sort as default sort. GNU sort will still be installed as | Gabor Kovesdan | 2012-06-27 | 1 | -1/+1 |
* | | - Disable threaded sort by default | Gabor Kovesdan | 2012-06-27 | 1 | -2/+2 |
* | | - Remove the UNUSED_ARG macro and use __unused in argument lists | Gabor Kovesdan | 2012-06-08 | 2 | -17/+9 |