summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcomingru2004-08-191-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostru2004-08-181-10/+0
* Improve the usage. Without any arguments, kgdb(1) works on /dev/memmarcel2004-08-152-49/+126
* Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupttjr2004-08-131-6/+8
* Consolidate libiberty files in one place and avoid listing somekan2004-08-122-15/+12
* Change version string to distinguish our modified version of GNU greptjr2004-08-121-1/+1
* Update version strings to better reflect reality.tjr2004-08-121-3/+3
* Hook xalloc-die.c up to the build.tjr2004-08-121-0/+1
* Initialize thread_db module.davidxu2004-08-101-0/+2
* Initialize thread_db module.davidxu2004-08-081-0/+2
* 1. Add some code check if thread suspending or resuming is failed.davidxu2004-08-082-4/+80
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-1/+0
* Whitespace nit.ru2004-08-031-1/+1
* Fix a copy and paste error. Do not include errors.c in libgcc_int.a,kan2004-07-301-1/+1
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.kan2004-07-281-0/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-2817-652/+679
* Hook kgdb into the build.marcel2004-07-251-1/+1
* Add the beginnings of kernel debugging support. the kgdb(1) toolmarcel2004-07-2511-0/+1089
* o ps_pd{read|write} and ps_pt{read|write} are obsolete interfacemarcel2004-07-171-22/+2
* Make bsdtar the default system tar. This makes /usr/bin/tar a symlinkkientzle2004-07-171-1/+1
* ptrace's first parameter is command not pid. pointy hat to me.davidxu2004-07-161-2/+6
* Update config.h to account for the prgregset_t and psaddr_t typesmarcel2004-07-165-10/+10
* Add libthread_db assisted debugging support module.davidxu2004-07-151-0/+1095
* MAJOR cleanup of the Bmake framework.obrien2004-07-0837-23475/+162
* Build things in dictionary order.ru2004-07-071-14/+34
* Prepare for upcoming Binutils house cleaning.obrien2004-07-061-1/+1
* Fix bug causing `[' to be wrongly included in character class expressionstjr2004-07-041-1/+1
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-07-046-74/+188
* Avoid accessing accessing memory past the end of mb_properties in thetjr2004-07-041-1/+2
* Improve case-insensitive matching in multibyte locales.tjr2004-07-043-28/+109
* Fix failure of fgrep to report some matches (Red Hat bug #116909).tjr2004-07-041-57/+52
* Use hard_locale() to check whether collating order is "hard" regardlesstjr2004-07-041-2/+0
* Ignore ENABLE_NLS when deciding whether we can use setlocale().tjr2004-07-041-2/+4
* Update for grep 2.5.1.tjr2004-07-042-120/+254
* Merge local changes.tjr2004-07-049-881/+2674
* This commit was generated by cvs2svn to compensate for changes in r131554,tjr2004-07-0445-248/+5612
|\
| * Import GNU grep 2.5.1 (trimmed)tjr2004-07-0454-1119/+8280
* | Mechanically kill hard sentence breaks.ru2004-07-022-9/+17
* | Removed trailing whitespace.ru2004-07-023-10/+10
* | Hook strnlen.c up to the build - the i18n patch uses it.tjr2004-07-021-0/+1
* | Update build infrastructure for sort from GNU coreutils 5.2.1.tjr2004-07-024-147/+286
* | Removed. It was used for building gdb docs, which we don't do heremarcel2004-06-271-31/+0
* | We don't have to reach into binutils/doc anymore for inc-hist.diffmarcel2004-06-271-1/+1
* | Fixed world breakage in the NOSHARED=yes case (missing library).bde2004-06-262-9/+9
* | GDB has moved up one level.obrien2004-06-251-8/+0
* | Hook gdb into the build. Exclude gdb on arm and powerpc as supportmarcel2004-06-251-1/+8
* | Remove building gdb info files. The gdb info files are built as partmarcel2004-06-251-31/+3
* | Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64marcel2004-06-2522-0/+4513
* | Turn back on the building of GDB info files.obrien2004-06-231-4/+0
* | This should be the right set of docs sources.obrien2004-06-211-3/+5
OpenPOWER on IntegriCloud