| Commit message (Expand) | Author | Age | Files | Lines |
* | gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h> | Ruslan Ermilov | 2004-03-15 | 1 | -1/+0 |
* | Just pass -DCRT_BEGIN as an option to mkdep(1), no need to override | Ruslan Ermilov | 2004-03-06 | 1 | -1/+1 |
* | Back out attempt to bypass contrib's getopt.h on the way, | Andrey A. Chernov | 2004-03-05 | 3 | -8/+2 |
* | Move -I${DESTDIR}/usr/include/gnu up, before | Andrey A. Chernov | 2004-03-05 | 2 | -2/+6 |
* | Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick right | Andrey A. Chernov | 2004-03-04 | 1 | -0/+2 |
* | Fixed "make clean". | Ruslan Ermilov | 2004-03-03 | 1 | -0/+1 |
* | Merge conflicts, upgrade | Andrey A. Chernov | 2004-03-01 | 8 | -41/+51 |
* | This commit was generated by cvs2svn to compensate for changes in r126432, | Andrey A. Chernov | 2004-03-01 | 8 | -10/+94 |
|\ |
|
| * | Trimmed grep 2.4.2 | Andrey A. Chernov | 2004-03-01 | 14 | -45/+136 |
* | | Use system getopt_long* | Andrey A. Chernov | 2004-02-28 | 1 | -1/+1 |
* | | Rremoved bogus -static from CFLAGS. Makeworld will add -static in the | Bruce Evans | 2004-02-26 | 1 | -1/+1 |
* | | Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS). | Bruce Evans | 2004-02-26 | 1 | -2/+5 |
* | | Test data before using it. | Eric Melville | 2004-02-26 | 1 | -0/+4 |
* | | Fix style bug in last commit, | Johan Karlsson | 2004-02-25 | 1 | -2/+3 |
* | | Change warning hint to be more useful | Andrey A. Chernov | 2004-02-25 | 1 | -1/+1 |
* | | Add upgrade instructions | Andrey A. Chernov | 2004-02-25 | 1 | -0/+14 |
* | | Upgrade to regex from grep 2.4.2 | Andrey A. Chernov | 2004-02-25 | 41 | -12865/+11 |
* | | Merge conflicts | Andrey A. Chernov | 2004-02-25 | 2 | -1370/+1688 |
* | | This commit was generated by cvs2svn to compensate for changes in r126209, | Andrey A. Chernov | 2004-02-25 | 1 | -0/+542 |
|\ \ |
|
| * | | Virgin import (trimmed) of GNU regex, from GNU grep 2.4.2vendor/libregex/from-grep-2.4.2 | Andrey A. Chernov | 2004-02-25 | 3 | -0/+6473 |
| / |
|
* | | style.Makefile(5): | Johan Karlsson | 2004-02-24 | 19 | -22/+25 |
* | | Allow to compile with non-GCC compiler. | David E. O'Brien | 2004-02-19 | 1 | -1/+31 |
* | | Install gnuregex.h as wrapper for gnu/regex.h (with warning) | Andrey A. Chernov | 2004-02-18 | 2 | -1/+6 |
* | | Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu | Andrey A. Chernov | 2004-02-17 | 7 | -9/+7 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 3 | -884/+1 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 8 | -1039/+5 |
* | | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -2/+0 |
* | | Remove getopt*.c, we already have getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Remove old explicit -I${DESTDIR}/usr/include/readline | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
* | | Switch back to regex.h | Andrey A. Chernov | 2004-02-16 | 1 | -1/+2 |
* | | Formally switch back to regex.h (not sure it ever needed here - libgnuregex | Andrey A. Chernov | 2004-02-16 | 1 | -1/+2 |
* | | Switch back to regex.h and fix error when mismatched regex.h used with | Andrey A. Chernov | 2004-02-16 | 3 | -4/+12 |
* | | Remove files no longer needed | Andrey A. Chernov | 2004-02-16 | 1 | -2/+3 |
* | | 1) Remove files no longer needed. | Andrey A. Chernov | 2004-02-16 | 8 | -1673/+2 |
* | | Install regex.h under include/gnu | Andrey A. Chernov | 2004-02-16 | 1 | -1/+1 |
* | | Register libarchive in bsd.libnames.mk and mdoc.local | Tim Kientzle | 2004-02-13 | 1 | -0/+1 |
* | | Style fixes: Use curly braces in Makefiles, | Tim Kientzle | 2004-02-13 | 1 | -1/+1 |
* | | Register libbluetooth and libsdp | Maksim Yevmenkin | 2004-02-12 | 1 | -0/+2 |
* | | GNU tar in the base system is now called "gtar" | Tim Kientzle | 2004-02-11 | 1 | -1/+11 |
* | | Removed all the complexities when installing the strip(1) binary. | Ruslan Ermilov | 2004-02-06 | 1 | -13/+1 |
* | | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 17 | -36/+34 |
* | | strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk. | Ruslan Ermilov | 2004-02-05 | 1 | -8/+6 |
* | | Remove Perl lines; it's better to let use.perl handle them. | Dag-Erling Smørgrav | 2004-02-04 | 1 | -4/+0 |
* | | Add a section documenting the return values from diff. | Ceri Davies | 2004-02-01 | 1 | -0/+5 |
* | | Catch up with the 20040130 src/UPDATING entry, and spell libpthread | Ruslan Ermilov | 2004-01-31 | 1 | -1/+1 |