summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
| * Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
| * grep: change some int types.pfg2013-05-203-9/+11
| * When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasdim2013-05-081-1/+2
| * Remove the Fortran directories.rpaulo2013-04-253-70/+0
| * Fix mips64 and mipsn32 bilds by using proper register names.imp2013-04-251-0/+11
* | sync from headsjg2013-04-1215-18/+94
|\ \ | |/
| * Add FreeBSD 8.4.pluknet2013-04-081-0/+1
| * KGDB: Accept KLD symbol files with the ".symbols" extension.will2013-03-281-0/+1
| * KGDB: Allow modules to be loaded from the specified kernel's directory.will2013-03-281-1/+4
| * kgdb enhancements!adrian2013-02-192-10/+13
| * In kthr.c, obtain the address of the PCB for threads that were runningmarcel2013-02-1711-7/+75
* | Updated dependenciessjg2013-03-178-14/+8
* | Updated dependenciessjg2013-03-1156-0/+56
* | Updated dependenciessjg2013-02-1695-190/+0
* | Sync with HEAD.obrien2013-02-0821-15/+77
|\ \ | |/
| * - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromgabor2013-01-291-1/+12
| * bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedandrew2013-01-251-3/+3
| * Reorder so that NO_MAN is declared before bsd.own.mk is included and thusbrooks2013-01-241-6/+7
| * Import new (BSDL) device tree compiler. Now built by default, so that it can'ttheraven2013-01-221-1/+1
| * Make "-D skip" option work with FIFO by opening file in non-blocking mode.davidxu2013-01-221-2/+6
| * Add command-line support to kgdb to allow the baudrate to be set.adrian2013-01-211-1/+14
| * Add compiler support for the ARM EABI.andrew2013-01-1712-3/+34
| * Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. Theandrew2013-01-062-0/+2
| * Fix a dependencyantoine2013-01-011-1/+1
| * More correct version of prev. fix.ache2012-12-181-1/+1
| * Fix:ache2012-12-171-1/+1
| * Also remove -Werror on arm with clang as there are warnings.andrew2012-12-151-1/+1
| * Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-1/+1
* | Correct the r242545 sync with head@242525.obrien2013-02-076-1590/+0
* | Updated/new Makefile.dependsjg2012-11-087-24/+93
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-0420-107/+40
|\ \ \ \ | | |_|/ | |/| |
| * | | Add support for the "&" character in usernames.eadler2012-10-221-3/+8
| * | | - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-136-1572/+0
| * | | Add support for bmake. This includes:marcel2012-10-062-3/+4
| * | | Dont use -Werror when building libbfd and gnu as on powerpc64 with clangrdivacky2012-08-242-0/+5
| * | | A workaround in r238563 was for makes (notably bmake) without theru2012-08-241-5/+4
| * | | Fix typo. Not a win in terms of functionality but in terms of completeness.andreast2012-08-191-1/+1
| * | | Catch up with the subversion conversion and apply these build-time patches.obrien2012-08-173-85/+0
| * | | Merging of projects/armv6, part 3gonzo2012-08-158-10/+17
| * | | Backed out r228904, and added libstdthreads support to mdoc(7) to whereru2012-07-261-0/+1
| * | | Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to whereru2012-07-261-0/+1
| * | | a ";" tells make we want the shell to be usedobrien2012-07-181-1/+1
| * | | After the binutils 2.17.50 import, the assembler supports AS_REL16nwhitehorn2012-07-081-1/+1
| |/ /
| * | - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-271-1/+1
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-22112-3/+3760
|/
* Print key value, an index, otherwise we don't know which key is allocated.davidxu2012-05-211-1/+1
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+11
* General mdoc(7) and typo fixes.gjb2012-05-105-6/+6
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-297-2/+22
OpenPOWER on IntegriCloud