summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi fortjr2005-05-141-131/+525
* Removed redundant (and incorrect) code in prline. Fixes grep -i --color "",tjr2005-05-141-27/+0
* Fix background colour problems with --color output (RH bug #138913).tjr2005-05-141-0/+1
* Fixed a bug in the fgrep patch, exposed by the dfa-optional patchtjr2005-05-141-27/+22
* Fix dfa multibyte character class matching when -i is used (RH bug #123363).tjr2005-05-141-0/+2
* Remove mb-caching hack.tjr2005-05-146-188/+74
* Don't try to enable event reporting for core file, it is not writable.davidxu2005-05-061-0/+2
* Capitalize words in library description.jkoshy2005-04-191-1/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+1
* Report events from thread library.davidxu2005-04-121-16/+210
* Print thread address.davidxu2005-04-051-4/+4
* Stop building gtar. Bump __FreeBSD_version to reflect this change.kientzle2005-03-211-1/+0
* Ooops. Correctly disable "tar"->"gtar" link.kientzle2005-03-211-3/+0
* Deorbit gtar, step 1: Remove WITH_GTAR knob.kientzle2005-03-201-2/+0
* Implement and document the -q and -f options with their correspondingmarcel2005-03-022-6/+46
* .It the -v option.obrien2005-03-011-1/+1
* Restore r1.2 change to use TARGET_ARCH.kan2005-02-201-1/+1
* Attempt to make kgdb little more useful and easy to use. Properly initializekan2005-02-2010-25/+218
* Remove mention of the -k and -wcore options because they don'tmarcel2005-02-151-14/+0
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-145-7/+12
* Fix regression in output with -R compared to previous version.obrien2005-02-131-1/+1
* Expand *n't contractions.ru2005-02-133-11/+11
* libpam is now standard.ru2005-01-251-1/+0
* Sort sections.ru2005-01-181-5/+5
* Fold two ENVIRONMENT sections into one.ru2005-01-181-32/+33
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Markup nits.ru2005-01-131-4/+3
* When grabbing registers for an lwp, fake the inferior's pid using thepeadar2005-01-111-2/+6
* Scheduled mdoc(7) sweep.ru2005-01-091-1/+1
* Add a usb category for USB PRs.ceri2005-01-051-0/+1
* A lot of people may want to submit PRs from systems that are notkeramida2004-12-291-0/+7
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* NOSHARED -> NO_SHAREDru2004-12-219-9/+9
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-2120-20/+20
* Uncomment an upcoming 5.4-RELEASE.ru2004-12-181-1/+1
* Uncomment entries for FreeBSD 6.0 and 4.11.jkoshy2004-12-181-2/+2
* Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script.kensmith2004-12-101-0/+1
* Source changes to allow building a cross-debugger. Move solib.c andmarcel2004-12-0516-5/+29
* Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for allmarcel2004-12-052-9/+5
* Makefile (only) changes to allow building a cross debugger.marcel2004-11-3010-21/+50
* s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD filesmarcel2004-11-301-1/+1
* [Sorry, forgot to commit my source changes in my previous commit.]joerg2004-11-221-2/+5
* Document all options and general usage.joerg2004-11-221-0/+67
* Fix the abuse of Ar macros for designating flag options, use Fl instead.joerg2004-11-221-4/+4
* Always set current thread when activating thread debugger,davidxu2004-11-151-1/+1
* The correct name of the long option is --line-buffered,keramida2004-11-091-2/+3
* Whitespace fix.marcel2004-11-091-1/+1
* Prepare for a subsequent import: If the first letter of the filenamemarcel2004-11-091-35/+43
* Remove trailing whitespace.kan2004-11-071-1/+1
* Reconnect c++filt to the build.kan2004-11-071-2/+2
OpenPOWER on IntegriCloud