summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Change the FreeBSD version that will be printed for the manual pages.Ken Smith2010-05-261-1/+1
* MFC: r208320Jung-uk Kim2010-05-251-1/+1
* MFC r207383:Xin LI2010-05-031-0/+1
* MFC r205702:Xin LI2010-03-294-1101/+0
* MFC r205630 (imp):Xin LI2010-03-261-0/+1
* MFC r203823: kgdb: initialize n_type field of nlist entry for kvm_nlistAndriy Gapon2010-03-021-0/+1
* MFC r203357: teach groff about libgpib.Joerg Wunsch2010-02-041-0/+1
* MFC: Sync Groff with trunk except libulog addition.Ruslan Ermilov2010-01-181-3/+1
* MFC r197393Alan Cox2009-11-011-0/+2
* MFC r197259Stephane E. Potvin2009-09-242-1/+3
* 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
* Push mips support for ld into the tree.Warner Losh2008-12-115-0/+40
* Push mips support for as into the tree.Warner Losh2008-12-113-0/+27
* Add strndup(3) prototype to string.h.Konstantin Belousov2008-12-082-2/+2
* Initial gdbserver support for ARM.Rafal Jaworowski2008-11-174-4/+226
* Document what the sed trick is for.David E. O'Brien2008-10-162-4/+5
* Enable UTF-8.Dag-Erling Smørgrav2008-10-081-0/+1
* Oops, initialize sections and sections_end to NULL.John Baldwin2008-10-021-1/+1
* Differentiate between interrupt frames, trap interrupt frames and timerKonstantin Belousov2008-09-271-3/+33
* Use existing GDB routines for parsing the section table of klds inJohn Baldwin2008-09-251-36/+23
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-5/+6
* Widen psaddr_t from uintptr_t to uint64_t. This results in anMarcel Moolenaar2008-09-141-6/+7
* Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-013-1/+14
* GDB isn't building on MIPS. Temporarily disable, to revisit soon.David E. O'Brien2008-09-011-1/+5
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien2008-08-313-23/+20
* Enable EFI target.Rui Paulo2008-08-311-1/+3
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+1
* Unbreak the arm build, by spelling LIBSRCS correctly.Olivier Houchard2008-08-021-1/+1
* Do not build fbsd-threads.c if we're building a cross-debugger.Olivier Houchard2008-08-021-1/+4
* Merge gnu cpio 2.6 -> 2.8 changes. Unfortunately, we have massivePeter Wemm2008-07-102-48/+585
|\
| * Virgin import of GNU cpio v2.4.2.David E. O'Brien1997-03-2941-11442/+0
| * Vendor import of virgin GNU cpio v2.3.David E. O'Brien1997-03-2641-0/+11442
* Instead of using .POSIX:, use the cool looking "@:" rule.David E. O'Brien2008-06-271-2/+4
* Catch up to recentish kgdb changes:John Baldwin2008-06-181-1/+6
* 1. Make the BSD version of cpio the default [1]Doug Barton2008-06-162-4/+10
* Install GNU cpio as 'gcpio', symlink to 'cpio' unless WITH_BSDCPIO isTim Kientzle2008-05-261-1/+9
* Add Juniper's copyright.David E. O'Brien2008-05-201-0/+1
* MIPS arch target kgdb(1) support.David E. O'Brien2008-05-201-0/+207