aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien2010-05-123-3/+7
* Add FreeBSD 8.1 to known list as it's being referenced by a couple ofXin LI2010-04-291-0/+1
* Make this directory more regular. Since it is one we control, use theWarner Losh2010-04-144-14/+3
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Simplify how we select which architectures to add gdbserver for. IfWarner Losh2010-04-121-2/+1
* Change all our own code to use st_*tim instead of st_*timespec.Ed Schouten2010-03-282-19/+1
* Allow building a cross-kgdb for ia64.Marcel Moolenaar2010-03-262-1/+8
* Handle cross-builds for gdbserver.Marcel Moolenaar2010-03-261-1/+3
* Remove GNU cpio after fix of CVE-2010-0624.Xin LI2010-03-264-1101/+0
* This broke when we went to gnu99 as the default standard. Fix the buildWarner Losh2010-03-241-0/+1
* Fix typo in commentWarner Losh2010-03-191-1/+1
* Make little endian compiles produce little endian binaries on mips.Warner Losh2010-03-051-0/+4
* Remove stale path reference.Rafal Jaworowski2010-03-051-1/+1
* Make the n32 scripts actually generate, ummm, n32 binaries... <blush>Warner Losh2010-03-042-2/+2
* Add n32 ABI generators...Warner Losh2010-03-024-1/+11
* Provide BSD-style Makefile for the device tree compiler (dtc).Rafal Jaworowski2010-02-281-0/+51
* Initial gdbserver support for amd64.Jung-uk Kim2010-02-254-3/+319
* POSIX patch(1) would treat -b as different meaning (the functionalityXin LI2010-02-223-3/+3
* - Remove GNU bc/dc bits. There has not been any regressions seen afterGabor Kovesdan2010-02-214-131/+0
* These contain JC's patch to get gdb sort of workingRandall Stewart2010-02-204-18/+17
* Compile fbsd-threads.c. Threading & TLS support is working just fine.Marcel Moolenaar2010-02-162-1/+3
* kgdb: initialize n_type field of nlist entry for kvm_nlist callAndriy Gapon2010-02-131-0/+1
* Add description for libefi.Marcel Moolenaar2010-02-091-0/+1
* Remove alpha support from here too. FreeBSD 6 was the last branch toWarner Losh2010-02-034-58/+0
* Remove more traces of the Alpha port.Warner Losh2010-02-031-2/+1
* Remove another reference to alpha...Warner Losh2010-02-031-4/+0
* Add a libgpib to the list of known .Lb names.Joerg Wunsch2010-02-011-0/+1
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-3/+1
* Moved the doc-str-Lb-libulog string definition to where it belongs.Ruslan Ermilov2010-01-151-0/+1
* Pull up vendor changes. The following local changes made obsolete:Ruslan Ermilov2010-01-151-3/+0
* Merge r195575 and 195530 from projects/mips to head by hand:Warner Losh2010-01-081-7/+14
* Merge from project/mips r195021:Warner Losh2010-01-081-1/+2
* Back-merge (by hand) r195668:Warner Losh2010-01-081-3/+0
* Add FreeBSD 7.2 and 7.3.Alan Cox2009-09-211-0/+2
* The buffer returned by fgenln is not a "C" string and might not be NULStephane E. Potvin2009-09-162-1/+3
* Add support for diffs generated by Perforce.Ed Schouten2009-08-231-0/+24
* Make head 9.0-CURRENT in preparation for lifting code freeze.Ken Smith2009-08-221-1/+2
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-291-8/+0
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-281-0/+8
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getJamie Gritton2009-06-241-0/+1
* Don't set $PATH - if the caller doesn't have /bin and /usr/bin in theirBrian Somers2009-06-141-1/+0
* Change the internal buffer used to store input lines from a static bufferStephane E. Potvin2009-05-086-53/+74
* Fix build breakage due to the interplay between r189801 and r189824.David Schultz2009-03-141-0/+1
* Define a macro for POSIX.1-2008 here until a future groff importDavid Schultz2009-02-281-0/+4
* Initial gdbserver support for PowerPC.Rafal Jaworowski2009-02-234-1/+274
* For files not named on the command line, only the basename is comparedDavid E. O'Brien2009-01-301-2/+5
* Remove the /usr/X11R6 paths. It has been long enough since the X stuffKen Smith2008-12-301-2/+0
* Added FreeBSD 6.4.Ruslan Ermilov2008-12-131-0/+1
* Added FreeBSD 7.1.Ruslan Ermilov2008-12-131-0/+1
* Push mips support into the tree.Warner Losh2008-12-113-1/+32