| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove .info debugging output that accidentally got left in for MFC commit. | Ian Lepore | 2018-04-13 | 1 | -2/+0 |
| * | MFC r307656, r307659, r307674-r307675, r307679, r307683 | Ian Lepore | 2018-03-23 | 1 | -39/+13 |
| * | MFC r306375,r307802: | Enji Cooper | 2017-05-30 | 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 |
| * | Disable CVS from the build. | David E. O'Brien | 2008-01-13 | 1 | -3/+3 |
| * | Replace the GNU gzip with a slightly modified NetBSD gzip. The | Xin LI | 2007-01-26 | 1 | -1/+0 |
| * | Enable gdb on the arm. Some time ago I committed it, but had forgotten to | Warner Losh | 2006-10-03 | 1 | -4/+0 |
| * | Build gdb on PowerPC. | Marcel Moolenaar | 2006-08-24 | 1 | -1/+1 |
| * | Build gperf(1) for/on PowerPC. There's no apparent reason not to | Marcel Moolenaar | 2006-08-21 | 1 | -2/+0 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -9/+11 |
| * | Control rcs inclusion with NO_RCS insted of NO_TOOLCHAIN | Poul-Henning Kamp | 2005-08-06 | 1 | -1/+3 |
| * | let NO_MAN control man | Poul-Henning Kamp | 2005-08-05 | 1 | -3/+12 |
| * | Don't install groff if NO_GROFF | Poul-Henning Kamp | 2005-08-03 | 1 | -0/+2 |
| * | Stop building gtar. Bump __FreeBSD_version to reflect this change. | Tim Kientzle | 2005-03-21 | 1 | -1/+0 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Build things in dictionary order. | Ruslan Ermilov | 2004-07-07 | 1 | -14/+34 |
| * | Hook gdb into the build. Exclude gdb on arm and powerpc as support | Marcel Moolenaar | 2004-06-25 | 1 | -1/+8 |
| * | Turn cvs back on after import; that was less painful than I expected. | Peter Wemm | 2004-06-10 | 1 | -1/+1 |
| * | Turn off cvs while import/merging. | Peter Wemm | 2004-06-10 | 1 | -1/+1 |
| * | Update bmake glue for cvs-1.11.15, with apologies to Jacques for messing | Peter Wemm | 2004-04-15 | 1 | -3/+3 |
| * | Turn off cvs build for a few hours while importing. | Peter Wemm | 2004-04-15 | 1 | -3/+3 |