summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove send-pr, the supported interface to submit bugs is now viagavin2014-06-1416-4220/+0
* With the move away from GNATS, point end users to a better web pagegavin2014-06-141-1/+1
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-0838-0/+75
* Add Lb string for libcuse.brueffer2014-06-061-0/+1
* Move Nx definition to a separate block.pluknet2014-05-201-0/+2
* Revert r261296. This removes the WITHOUT_NCURSESW option.brooks2014-05-151-12/+2
* Add 9.3 to mdoc.local.gjb2014-05-091-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0613-12/+13
* Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-212-0/+15
* Add FreeBSD 10.1 to the list of recognized releases for Fx.jmmv2014-04-131-0/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1310-10/+10
* Enable parallel building for gnu/usr.bin and usr.bin/clang too.dim2014-03-271-0/+2
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-234-4/+4
* Remove IPX support.glebius2014-03-142-2/+0
* add support for building a cross-gdb for ARM... This isn't hooked upjmg2014-02-121-0/+4
* Add missing libraries here as well, so a warning is not printed when onepjd2014-02-111-0/+2
* Add definition for NetBSD 7.0, which is referenced in several manpages.pluknet2014-02-011-0/+1
* Pull up vendor changes up to 2014-01-29uqs2014-01-311-0/+1
* Merge from CheriBSD:brooks2014-01-301-2/+12
* Add libexecinfo.pluknet2014-01-291-0/+1
* Add FreeBSD 2.2.9 which aout(4) references.uqs2014-01-281-0/+1
* When building a cross-kgdb, suppress the registration of themarcel2014-01-131-0/+12
* When building a cross kgdb, link against the appropriate cross libkvm.marcel2013-12-282-2/+29
* gcc: Missing makefile changes for r258501.pfg2013-11-242-3/+4
* Fix cross compilation after r258428.andreast2013-11-212-2/+2
* Reimplement r257525 such that it work with the historic FreeBSD makebrooks2013-11-011-1/+6
* Enable the --sysroot=/foo option in ld by always building with a sysrootbrooks2013-10-281-1/+1
* Correct ld(1) manual page for --no-add-needed set as default after r253839rea2013-10-281-19/+19
* Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
* Turn it all the way up to 11:gjb2013-10-101-1/+2
* Revert r256095, r256120 (partial), r256121:gjb2013-10-0962-0/+25597
* Good bye RCS. You will be missed.eadler2013-10-0762-25597/+0
* Remove long-unused GNU ar and ranlibemaste2013-10-015-637/+1
* On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-061-1/+6
* Remove our hacked GNU patch.pfg2013-09-0319-4809/+0
* add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-033-1/+109
* Drop build option switch for the older GNU patch.pfg2013-08-291-6/+0
* Add FreeBSD 9.2 to mdoc.local.gjb2013-08-111-0/+1
* Part of r245761 makes "grep -D skip" broken for pipes, i.e.ache2013-08-081-5/+7
* Make the BSD-licensed patch the default.pfg2013-07-261-3/+3
* Properly handle input lines containing NUL characters such that pgets()obrien2013-07-021-1/+1
* Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.obrien2013-07-021-2/+7
* Fold in frame-unwind patchemaste2013-06-172-35/+2
* Update dialog to 1.2-20130523bapt2013-06-171-1/+1
* Remove CVS from the base system.eadler2013-06-1513-1264/+0
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-0710-24/+2
* gcc: install AMD intrinsics header ammintrin.hpfg2013-06-071-2/+2
* Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisjkim2013-06-062-4/+2
* Connect libgnuregex 2.17 to the build.jkim2013-06-052-2/+4
* Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
OpenPOWER on IntegriCloud