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