aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Correct the r242545 sync with head@242525.David E. O'Brien2013-02-076-1590/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-087-24/+93
| * | | | | | | | | | | | | Sync from headSimon J. Gerraty2012-11-0420-107/+40
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-22112-3/+3760
* | | | | | | | | | | | | | Get rid of some more NO_OBJsSimon J. Gerraty2015-06-124-8/+0
* | | | | | | | | | | | | | Misc fixes from projects/bmakeSimon J. Gerraty2015-06-112-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Garbage collect GNU soelim Makefiles which are not in used anymoreBaptiste Daroussin2015-05-181-9/+0
* | | | | | | | | | | | | Replace groff's soelim by soeliminate(1) renamed soelim(1)Baptiste Daroussin2015-05-011-1/+1
* | | | | | | | | | | | | Add ELF Tool Chain's c++filt to the buildEd Maste2015-04-301-1/+4
* | | | | | | | | | | | | Switch to ELF toolchain readelf(1)Ed Maste2015-03-301-1/+2
* | | | | | | | | | | | | Install manpage version of texinfo documentation for binutilsBaptiste Daroussin2015-03-021-5/+4
* | | | | | | | | | | | | Install old texinfo pages in the form of mdoc(7) pagesBaptiste Daroussin2015-03-022-1/+5
* | | | | | | | | | | | | Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* | | | | | | | | | | | | Add pregenerated documentation for as(1) and ld(1)Baptiste Daroussin2015-01-042-1/+14
* | | | | | | | | | | | | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcEnji Cooper2015-01-025-30/+0
* | | | | | | | | | | | | Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-0224-2455/+6
* | | | | | | | | | | | | Cleanup up ARM *frame structures...Ian Lepore2014-12-241-13/+5
* | | | | | | | | | | | | Parallelize building gnu/usr.bin/groffEnji Cooper2014-12-177-0/+20
* | | | | | | | | | | | | Remove empty generated file upon gperf failureEd Maste2014-12-151-1/+1
* | | | | | | | | | | | | Add new PowerPC relocations to binutilsJustin Hibbits2014-12-121-4/+9
* | | | | | | | | | | | | Skip calling CPU_ISSET for NOCPU as a short period of time we can haveDmitry Chagin2014-12-091-1/+1
* | | | | | | | | | | | | Revert r274953, r274934Baptiste Daroussin2014-12-028-8/+16
* | | | | | | | | | | | | Build infrastructure for elftoolchain toolsEd Maste2014-12-011-5/+15
* | | | | | | | | | | | | Put each SUBDIR on a separate lineEd Maste2014-11-271-3/+15
* | | | | | | | | | | | | Convert to LIBADDBaptiste Daroussin2014-11-256-16/+13
* | | | | | | | | | | | | Fix rendering of manpages with mandoc(1)Baptiste Daroussin2014-11-247-14/+7
* | | | | | | | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-241-2/+1
* | | | | | | | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-231-2/+1
* | | | | | | | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-231-2/+1
* | | | | | | | | | | | | Install mdoc(7) and man(7) from mdoc instead of the one from groffBaptiste Daroussin2014-11-231-2/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Change kbdb's kthr::cpu field into an int, to avoid gcc warnings aboutDimitry Andric2014-11-112-2/+2
* | | | | | | | | | | | Build gperf only if we're using g++ (not clang++)Ed Maste2014-10-091-0/+2
* | | | | | | | | | | | Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/testsEnji Cooper2014-10-092-0/+23
* | | | | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-012-4/+2
* | | | | | | | | | | | Add gnugrep.1 to CLEANFILES.Glen Barber2014-08-261-0/+1
* | | | | | | | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1938-75/+0
* | | | | | | | | | | | Rework privatelib/internallibBaptiste Daroussin2014-08-064-4/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-174-8/+8
* | | | | | | | | | | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andWarner Losh2014-07-101-6/+1
* | | | | | | | | | | The GNU readline library is now an INTERNALLIB - that is, it isBaptiste Daroussin2014-07-094-3/+6
* | | | | | | | | | | Remove ia64.Marcel Moolenaar2014-07-0714-1217/+2
* | | | | | | | | | | Remove send-pr, the supported interface to submit bugs is now viaGavin Atkinson2014-06-1416-4220/+0
* | | | | | | | | | | With the move away from GNATS, point end users to a better web pageGavin Atkinson2014-06-141-1/+1
* | | | | | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-0838-0/+75
* | | | | | | | | | | Add Lb string for libcuse.Christian Brueffer2014-06-061-0/+1
* | | | | | | | | | | Move Nx definition to a separate block.Sergey Kandaurov2014-05-201-0/+2
* | | | | | | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-12/+2
* | | | | | | | | | | Add 9.3 to mdoc.local.Glen Barber2014-05-091-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0613-12/+13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-0/+15