| Commit message (Expand) | Author | Age | Files | Lines |
| * | Retire GNU diff3 | Ed Maste | 2026-02-22 | 1 | -1/+0 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | build: remove the option to build gnugrep | Kyle Evans | 2020-12-25 | 1 | -1/+0 |
| * | Retire obsolete GDB 6.1.1 | Ed Maste | 2020-12-15 | 1 | -2/+0 |
| * | Retire BINUTILS and BINUTILS_BOOTSTRAP options | Ed Maste | 2020-06-07 | 1 | -6/+1 |
| * | retire in-tree GPL dtc devicetree compiler | Ed Maste | 2020-02-29 | 1 | -1/+0 |
| * | remove GCC 4.2.1 build infrastructure | Ed Maste | 2020-02-29 | 1 | -5/+0 |
| * | Divorce MK_GDB from MK_BINUTILS. | John Baldwin | 2019-03-06 | 1 | -1/+4 |
| * | Remove groff from base | Baptiste Daroussin | 2017-06-07 | 1 | -1/+0 |
| * | Simplify gnu/usr.bin Makefile conditions | Ed Maste | 2017-04-21 | 1 | -7/+3 |
| * | Replace again GNU diff with BSD diff | Baptiste Daroussin | 2017-04-20 | 1 | -1/+1 |
| * | Temporary readd GNU diff | Baptiste Daroussin | 2017-03-19 | 1 | -1/+1 |
| * | Fix SUBDIR_DEPEND for gdb on binutils after r307659. | Bryan Drewery | 2017-03-15 | 1 | -1/+1 |
| * | Import diff from OpenBSD and remove GNU diff | Baptiste Daroussin | 2017-03-11 | 1 | -1/+1 |
| * | Remove trailing whitespace from r307674 | Ed Maste | 2016-10-20 | 1 | -2/+2 |
| * | Add knobs to make GNU diff and GNU grep optional | Ed Maste | 2016-10-20 | 1 | -4/+2 |
| * | Switch gnu/usr.bin/Makefile to SUBDIR.${MK_*} optional subdir style | Ed Maste | 2016-10-19 | 1 | -31/+10 |
| * | Remove GNU rcs from base. | Baptiste Daroussin | 2016-10-15 | 1 | -5/+0 |
| * | Add a WITHOUT_DIALOG src.conf(5) knob | Ed Maste | 2016-09-27 | 1 | -1/+2 |
| * | import sdiff(1) from GSoC 2012 | Baptiste Daroussin | 2016-04-29 | 1 | -1/+0 |
| * | - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes}, | Marius Strobl | 2015-07-19 | 1 | -3/+6 |
| * | Remove GNU texinfo from base along with all info pages. | Baptiste Daroussin | 2015-01-02 | 1 | -6/+1 |
| * | Build gperf only if we're using g++ (not clang++) | Ed Maste | 2014-10-09 | 1 | -0/+2 |
| * | Remove send-pr, the supported interface to submit bugs is now via | Gavin Atkinson | 2014-06-14 | 1 | -1/+0 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino | 2014-04-21 | 1 | -0/+5 |
| * | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | Dimitry Andric | 2014-03-27 | 1 | -0/+2 |
| * | Revert r256095, r256120 (partial), r256121: | Glen Barber | 2013-10-09 | 1 | -0/+5 |
| * | Good bye RCS. You will be missed. | Eitan Adler | 2013-10-07 | 1 | -5/+0 |
| * | Remove our hacked GNU patch. | Pedro F. Giffuni | 2013-09-03 | 1 | -1/+0 |
| * | Remove CVS from the base system. | Eitan Adler | 2013-06-15 | 1 | -5/+0 |
| * | Import new (BSDL) device tree compiler. Now built by default, so that it can't | David Chisnall | 2013-01-22 | 1 | -1/+1 |
| * | - Remove GNU sort and the WITH_GNU_SORT knob | Gabor Kovesdan | 2012-10-13 | 1 | -1/+0 |
| * | Simply post r222273. | David E. O'Brien | 2011-06-08 | 1 | -3/+1 |
| * | Build and install a BSD licensed grep. | David E. O'Brien | 2011-05-25 | 1 | -2/+0 |
| * | Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control | Warner Losh | 2011-05-19 | 1 | -2/+4 |
| * | Retire GNU man in favor of the newly written BSDL version. | Gordon Tetlow | 2010-10-03 | 1 | -5/+0 |
| * | - Change default grep back to GNU version. BSD grep can be built with the | Gabor Kovesdan | 2010-08-23 | 1 | -4/+4 |
| * | Connect FDT infrastructure to the build system. | Rafal Jaworowski | 2010-06-13 | 1 | -0/+5 |
| * | Add a new build option, MAN_UTILS. This option lets you control building | Jung-uk Kim | 2010-05-19 | 1 | -1/+1 |
| * | Remove GNU cpio after fix of CVE-2010-0624. | Xin LI | 2010-03-26 | 1 | -5/+0 |
| * | These contain JC's patch to get gdb sort of working | Randall Stewart | 2010-02-20 | 1 | -4/+0 |
| * | Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good | Gabor Kovesdan | 2010-01-20 | 1 | -3/+1 |
| * | add new build knobs and jigger some existing controls to improve | Sam Leffler | 2008-09-21 | 1 | -5/+6 |
| * | GDB isn't building on MIPS. Temporarily disable, to revisit soon. | David E. O'Brien | 2008-09-01 | 1 | -1/+5 |
| * | 1. Make the BSD version of cpio the default [1] | Doug Barton | 2008-06-16 | 1 | -2/+10 |
| * | Re-enable the CVS build. | David E. O'Brien | 2008-03-19 | 1 | -3/+3 |
| * | Disable CVS build. | David E. O'Brien | 2008-03-19 | 1 | -3/+3 |
| * | Reenable cvs with the build. | David E. O'Brien | 2008-01-13 | 1 | -3/+3 |