| Commit message (Expand) | Author | Age | Files | Lines |
| * | A number of manpages already use ``.Fx 5.5'', define it. | Ruslan Ermilov | 2005-06-16 | 1 | -0/+1 |
| * | 1. Add the threads and usb categories. | Ceri Davies | 2005-06-16 | 1 | -3/+11 |
| * | Clean up after the last change -- remove now stale comment. | Ruslan Ermilov | 2005-06-10 | 1 | -1/+0 |
| * | Remove kludges intended to support src trees with partial obj trees. | Dag-Erling Smørgrav | 2005-06-10 | 5 | -32/+4 |
| * | Correct directory traversal and race condition vulnerabilities in gzip. | Simon L. B. Nielsen | 2005-06-08 | 1 | -8/+10 |
| * | Tidy up cvs entries | Warner Losh | 2005-06-03 | 7 | -14/+0 |
| * | Update bmake glue for GCC 3.4.4. | Alexander Kabaev | 2005-06-03 | 1 | -1/+3 |
| * | Pass the RE_ICASE flag to re_set_syntax() as appropriate to fix | Tim J. Robbins | 2005-05-31 | 1 | -3/+3 |
| * | Add support for XMM registers in GDB for x86 processors that support | Doug Rabson | 2005-05-31 | 2 | -12/+112 |
| * | Update for texinfo 4.8. | Ruslan Ermilov | 2005-05-23 | 2 | -4/+3 |
| * | Add a note explaining what local modifications have been made to GNU grep, | Tim J. Robbins | 2005-05-14 | 1 | -0/+37 |
| * | Fixed -w handling for EGexecute. | Tim J. Robbins | 2005-05-14 | 1 | -4/+83 |
| * | Automatically disable DFA when processing multibyte input. GREP_USE_DFA | Tim J. Robbins | 2005-05-14 | 1 | -3/+28 |
| * | Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi for | Tim J. Robbins | 2005-05-14 | 1 | -131/+525 |
| * | Removed redundant (and incorrect) code in prline. Fixes grep -i --color "", | Tim J. Robbins | 2005-05-14 | 1 | -27/+0 |
| * | Fix background colour problems with --color output (RH bug #138913). | Tim J. Robbins | 2005-05-14 | 1 | -0/+1 |
| * | Fixed a bug in the fgrep patch, exposed by the dfa-optional patch | Tim J. Robbins | 2005-05-14 | 1 | -27/+22 |
| * | Fix dfa multibyte character class matching when -i is used (RH bug #123363). | Tim J. Robbins | 2005-05-14 | 1 | -0/+2 |
| * | Remove mb-caching hack. | Tim J. Robbins | 2005-05-14 | 6 | -188/+74 |
| * | This commit was generated by cvs2svn to compensate for changes in r146052, | Tim J. Robbins | 2005-05-10 | 1 | -26/+0 |
| * | Update instructions to match recent import. | Tim J. Robbins | 2005-05-10 | 1 | -7/+13 |
| * | Update build infrastructure for new GNU regex bits. | Tim J. Robbins | 2005-05-10 | 2 | -1/+13 |
| * | Merge. Discard local bracket expression collating order patch, since | Tim J. Robbins | 2005-05-10 | 1 | -7847/+51 |
| * | This commit was generated by cvs2svn to compensate for changes in r146040, | Tim J. Robbins | 2005-05-10 | 6 | -20/+10796 |
| |\ |
|
| | * | Import of regex bits from fedora-glibc-2_3_4-21 tag in glibc CVS.vendor/libregex/fedora-glibc-2.3.4-21 | Tim J. Robbins | 2005-05-10 | 7 | -7862/+10847 |
| * | | Don't try to enable event reporting for core file, it is not writable. | David Xu | 2005-05-06 | 1 | -0/+2 |
| * | | Turn on libobjc.so for all platforms on -current. It didn't work back | Peter Wemm | 2005-05-01 | 1 | -12/+2 |
| * | | Enforce style.Makefile(5). | Tom Rhodes | 2005-04-22 | 2 | -2/+2 |
| * | | Capitalize words in library description. | Joseph Koshy | 2005-04-19 | 1 | -1/+1 |
| * | | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | Joseph Koshy | 2005-04-19 | 1 | -0/+1 |
| * | | Report events from thread library. | David Xu | 2005-04-12 | 1 | -16/+210 |
| * | | Print thread address. | David Xu | 2005-04-05 | 1 | -4/+4 |
| * | | Teach libstdc++ about frexpl() and ldexpl(). | David Schultz | 2005-03-26 | 1 | -2/+2 |
| * | | Stop building gtar. Bump __FreeBSD_version to reflect this change. | Tim Kientzle | 2005-03-21 | 1 | -1/+0 |
| * | | Ooops. Correctly disable "tar"->"gtar" link. | Tim Kientzle | 2005-03-21 | 1 | -3/+0 |
| * | | Deorbit gtar, step 1: Remove WITH_GTAR knob. | Tim Kientzle | 2005-03-20 | 1 | -2/+0 |
| * | | Implement and document the -q and -f options with their corresponding | Marcel Moolenaar | 2005-03-02 | 2 | -6/+46 |
| * | | .It the -v option. | David E. O'Brien | 2005-03-01 | 1 | -1/+1 |
| * | | Fixed compilation warnings. | Ruslan Ermilov | 2005-02-21 | 1 | -1/+2 |
| * | | Restore r1.2 change to use TARGET_ARCH. | Alexander Kabaev | 2005-02-20 | 1 | -1/+1 |
| * | | Attempt to make kgdb little more useful and easy to use. Properly initialize | Alexander Kabaev | 2005-02-20 | 10 | -25/+218 |
| * | | Expand contractions. | Ruslan Ermilov | 2005-02-15 | 1 | -1/+1 |
| * | | Remove mention of the -k and -wcore options because they don't | Marcel Moolenaar | 2005-02-15 | 1 | -14/+0 |
| * | | Use the system gnuregex library vs. building GNU regex bits into libiberty | David E. O'Brien | 2005-02-14 | 5 | -7/+12 |
| * | | Fix regression in output with -R compared to previous version. | David E. O'Brien | 2005-02-13 | 1 | -1/+1 |
| * | | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 4 | -12/+12 |
| * | | More math functions. | Alexander Kabaev | 2005-01-26 | 1 | -3/+3 |
| * | | We have floorl() now. Reflect this in the library config file. | Alexander Kabaev | 2005-01-26 | 1 | -1/+1 |
| * | | Of all templates only lists need a special implmementation file compiled | Alexander Kabaev | 2005-01-26 | 1 | -8/+9 |
| * | | libpam is now standard. | Ruslan Ermilov | 2005-01-25 | 1 | -1/+0 |