summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2009-05-08Change the internal buffer used to store input lines from a static bufferStephane E. Potvin
2009-03-14Fix build breakage due to the interplay between r189801 and r189824.David Schultz
2009-02-28Define a macro for POSIX.1-2008 here until a future groff importDavid Schultz
2009-02-23Initial gdbserver support for PowerPC.Rafal Jaworowski
2009-01-30For files not named on the command line, only the basename is comparedDavid E. O'Brien
2008-12-30Remove the /usr/X11R6 paths. It has been long enough since the X stuffKen Smith
2008-12-13Added FreeBSD 6.4.Ruslan Ermilov
2008-12-13Added FreeBSD 7.1.Ruslan Ermilov
2008-12-11Push mips support into the tree.Warner Losh
2008-12-11Push mips support for ld into the tree.Warner Losh
2008-12-11Push mips support for as into the tree.Warner Losh
2008-12-08Add strndup(3) prototype to string.h.Konstantin Belousov
2008-11-17Initial gdbserver support for ARM.Rafal Jaworowski
2008-10-16Document what the sed trick is for.David E. O'Brien
2008-10-08Enable UTF-8.Dag-Erling Smørgrav
2008-10-02Oops, initialize sections and sections_end to NULL.John Baldwin
2008-09-27Differentiate between interrupt frames, trap interrupt frames and timerKonstantin Belousov
2008-09-25Use existing GDB routines for parsing the section table of klds inJohn Baldwin
2008-09-21add new build knobs and jigger some existing controls to improveSam Leffler
2008-09-14Widen psaddr_t from uintptr_t to uint64_t. This results in anMarcel Moolenaar
2008-09-01Add FreeBSD/MIPS support to GCC.David E. O'Brien
2008-09-01GDB isn't building on MIPS. Temporarily disable, to revisit soon.David E. O'Brien
2008-08-31Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien
2008-08-31Enable EFI target.Rui Paulo
2008-08-06Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson
2008-08-02Unbreak the arm build, by spelling LIBSRCS correctly.Olivier Houchard
2008-08-02Do not build fbsd-threads.c if we're building a cross-debugger.Olivier Houchard
2008-07-10Merge gnu cpio 2.6 -> 2.8 changes. Unfortunately, we have massivePeter Wemm
2008-06-27Instead of using .POSIX:, use the cool looking "@:" rule.David E. O'Brien
2008-06-18Catch up to recentish kgdb changes:John Baldwin
2008-06-161. Make the BSD version of cpio the default [1]Doug Barton
2008-05-26Install GNU cpio as 'gcpio', symlink to 'cpio' unless WITH_BSDCPIO isTim Kientzle
2008-05-20Add Juniper's copyright.David E. O'Brien
2008-05-20MIPS arch target kgdb(1) support.David E. O'Brien
2008-05-14Add support for bzip2-compressed manpages.Ruslan Ermilov
2008-05-14Add an ability to run man(1) on local files (the argument shouldRuslan Ermilov
2008-05-09Trim unneeded header.John Baldwin
2008-05-07Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson
2008-05-05Go back to fondling FILE internals.John Baldwin
2008-05-04Lower WARNS to avoid warning about type-punned casting.Marcel Moolenaar
2008-05-03Unbreak build: gnu sort has been configured to grope inside structMarcel Moolenaar
2008-05-01- Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. WeJohn Baldwin
2008-04-29Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ishJohn Baldwin
2008-04-29- Add a global variable 'fbsdcoreops_suppress_target' that can be set toJohn Baldwin
2008-04-28Use kgdb_parse() instead of libkvm(3) to read the first instruction fromJohn Baldwin
2008-04-28Remove the 'add_kld_command' arg from load_kld(). It is always true sinceJohn Baldwin
2008-04-26FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.Warner Losh
2008-04-23Add 'arm' category.Mark Linimon
2008-04-17Add support for the 32-bit EFI target.Marcel Moolenaar
2008-03-29Change kgdb_parse() to use wrapped versions of parse_expression() andJohn Baldwin