aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Correct directory traversal and race condition vulnerabilities in gzip.Simon L. B. Nielsen2005-06-081-8/+10
* Tidy up cvs entriesWarner Losh2005-06-037-14/+0
* Update bmake glue for GCC 3.4.4.Alexander Kabaev2005-06-031-1/+3
* Pass the RE_ICASE flag to re_set_syntax() as appropriate to fixTim J. Robbins2005-05-311-3/+3
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-312-12/+112
* Update for texinfo 4.8.Ruslan Ermilov2005-05-232-4/+3
* Add a note explaining what local modifications have been made to GNU grep,Tim J. Robbins2005-05-141-0/+37
* Fixed -w handling for EGexecute.Tim J. Robbins2005-05-141-4/+83
* Automatically disable DFA when processing multibyte input. GREP_USE_DFATim J. Robbins2005-05-141-3/+28
* Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi forTim J. Robbins2005-05-141-131/+525
* Removed redundant (and incorrect) code in prline. Fixes grep -i --color "",Tim J. Robbins2005-05-141-27/+0
* Fix background colour problems with --color output (RH bug #138913).Tim J. Robbins2005-05-141-0/+1
* Fixed a bug in the fgrep patch, exposed by the dfa-optional patchTim J. Robbins2005-05-141-27/+22
* Fix dfa multibyte character class matching when -i is used (RH bug #123363).Tim J. Robbins2005-05-141-0/+2
* Remove mb-caching hack.Tim J. Robbins2005-05-146-188/+74
* Don't try to enable event reporting for core file, it is not writable.David Xu2005-05-061-0/+2
* Capitalize words in library description.Joseph Koshy2005-04-191-1/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-0/+1
* Report events from thread library.David Xu2005-04-121-16/+210
* Print thread address.David Xu2005-04-051-4/+4
* Stop building gtar. Bump __FreeBSD_version to reflect this change.Tim Kientzle2005-03-211-1/+0
* Ooops. Correctly disable "tar"->"gtar" link.Tim Kientzle2005-03-211-3/+0
* Deorbit gtar, step 1: Remove WITH_GTAR knob.Tim Kientzle2005-03-201-2/+0
* Implement and document the -q and -f options with their correspondingMarcel Moolenaar2005-03-022-6/+46
* .It the -v option.David E. O'Brien2005-03-011-1/+1
* Restore r1.2 change to use TARGET_ARCH.Alexander Kabaev2005-02-201-1/+1
* Attempt to make kgdb little more useful and easy to use. Properly initializeAlexander Kabaev2005-02-2010-25/+218
* Remove mention of the -k and -wcore options because they don'tMarcel Moolenaar2005-02-151-14/+0
* Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien2005-02-145-7/+12
* Fix regression in output with -R compared to previous version.David E. O'Brien2005-02-131-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-133-11/+11
* libpam is now standard.Ruslan Ermilov2005-01-251-1/+0
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* Fold two ENVIRONMENT sections into one.Ruslan Ermilov2005-01-181-32/+33
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Markup nits.Ruslan Ermilov2005-01-131-4/+3
* When grabbing registers for an lwp, fake the inferior's pid using thePeter Edwards2005-01-111-2/+6
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-091-1/+1
* Add a usb category for USB PRs.Ceri Davies2005-01-051-0/+1
* A lot of people may want to submit PRs from systems that are notGiorgos Keramidas2004-12-291-0/+7
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-219-9/+9
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-2120-20/+20
* Uncomment an upcoming 5.4-RELEASE.Ruslan Ermilov2004-12-181-1/+1
* Uncomment entries for FreeBSD 6.0 and 4.11.Joseph Koshy2004-12-181-2/+2
* Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script.Ken Smith2004-12-101-0/+1
* Source changes to allow building a cross-debugger. Move solib.c andMarcel Moolenaar2004-12-0516-5/+29
* Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for allMarcel Moolenaar2004-12-052-9/+5
* Makefile (only) changes to allow building a cross debugger.Marcel Moolenaar2004-11-3010-21/+50
* s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD filesMarcel Moolenaar2004-11-301-1/+1