summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* There's no reason why we couldn't attach to a live process on arm.cognet2007-11-171-0/+3
* Teach kgdb how to handle double fault frames on i386:jhb2007-11-163-1/+154
* Added ".Lb libkse" support to mdoc(7).ru2007-10-221-0/+1
* Introduce FreeBSD 8.0 to mdoc(7).ru2007-10-151-0/+1
* style.Makefile(5)obrien2007-10-121-2/+2
* style.Makefile(5)obrien2007-10-121-2/+2
* Welcome FreeBSD 8.obrien2007-10-121-2/+2
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSmarius2007-10-081-0/+2
* FreeBSD 6.2 is now known to mdoc.ru2007-10-041-1/+0
* Force -O1 compilation when targeted for ia64. GCC 4 generatesmarcel2007-09-261-0/+4
* Fix possible uninitialized variable insert due to previous commit.edwin2007-09-251-1/+1
* man(1) can't handle compressed included files.edwin2007-09-201-0/+15
* Catch up with the demise of /usr/X11R6obrien2007-09-191-1/+1
* Reduce diff to vendor for maintance purposes.obrien2007-09-191-5/+6
* In the case of a native build, set NATIVE to yes so that the code circuitsthomas2007-09-191-1/+4
* Make gcc default to big endian when building it for a big endian target.cognet2007-09-181-0/+4
* NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'jhb2007-08-221-0/+1
* Fix build on arm: time_t on arm is 64 bits while long isdelphij2007-06-171-3/+10
* Update build skeleton after diffutils 2.8.7 update.delphij2007-06-1511-937/+164
* Don't lie about saved reports.philip2007-06-021-1/+1
* Fix compiles when user chooses to disable both ObjC and C++ support inkan2007-05-281-1/+2
* Back out the addition of -static to LDFLAGS; I'm pretty confidentru2007-05-211-1/+0
* Work-around for upgrading from a pre-symbol-versioned world.scottl2007-05-191-0/+1
* Update bmake glue to build GCC 4.2.kan2007-05-1930-827/+2672
* Remove extern int verbose declaration. It is declared static in thekan2007-05-191-1/+0
* Fix static/extern mismatch by patching corresponding tdep fileskan2007-05-192-2/+11
* Add threading support.marcel2007-05-012-1/+3
* Minor Makefile cleanup. Do not use Makefile variables named 'version' andkan2007-03-125-9/+8
* Unbreak the kgdb stepping over the special frames on i386 after rev. 1.117 ofkib2007-03-011-1/+22
* Rename lookup() to kgdb_lookup() and make it global (for use in trgt_i386.c).kib2007-03-012-7/+9
* Avoid writing uninitialized stack data into a thread's MMX/SSE state byemaste2007-02-201-7/+12
* Fix PowerPC-targeted cross-builds performed on 64-bit platforms.marcel2007-02-112-4/+6
* Remove GNU gzip left-offs, they are no longer necessary.delphij2007-01-3142-10979/+0
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-1/+0
* Try to avoid a possible infinite loop when parsing an invalid kernel dump file.rodrigc2007-01-251-2/+7
* -mdoc knows about FreeBSD 7.0 as well.ru2006-12-291-1/+0
* Markup revision.ru2006-12-251-16/+36
* FreeBSD 5.5 is part of official -mdoc.ru2006-12-251-1/+0
* Fix markup, remove a dummy BUGS section.ru2006-12-241-9/+10
* Add missing articles.ru2006-12-231-0/+5
* Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by theru2006-12-051-0/+4
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.jkoshy2006-11-111-0/+1
* Remove gratuitous white space change.obrien2006-11-061-12/+5
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.obrien2006-11-061-2/+2
* Fix vim syntax highlighting. Vim complained about the (comment). The syntaxphilip2006-11-011-1/+1
* Bump document date for the previous change.ru2006-10-211-1/+2
* Turn on gdbserver for the arch that supports it..jmg2006-10-211-0/+4
* Trim trailing whitespace.jhb2006-10-163-7/+7
* Restore the 'proc' and 'tid' commands which allow one to switch to thejhb2006-10-161-0/+89
* Update the FILES section which has been wrong for some time.ceri2006-10-151-4/+6
OpenPOWER on IntegriCloud