| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Track internal(!) libc symbol naming change. | Jason Evans | 2000-01-28 | 1 | -2/+2 |
| * | | Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed since | David E. O'Brien | 2000-01-25 | 1 | -3/+4 |
| * | | Fix typo for the flag ``--ungzip'' which should have been ``--gunzip'' | Archie Cobbs | 2000-01-24 | 1 | -1/+4 |
| * | | Merge cc_drv into cc_int. Merge more shared files into cc_int. | David E. O'Brien | 2000-01-24 | 9 | -24/+20 |
| * | | Simply cc_tools/Makefile by moving the parser generation to the respective | David E. O'Brien | 2000-01-24 | 3 | -35/+36 |
| * | | Style change to better match src/lib/'s Makefiles. | David E. O'Brien | 2000-01-24 | 2 | -8/+8 |
| * | | I *hate* using "i" in variables, looks too much like "1" or "l". | David E. O'Brien | 2000-01-23 | 1 | -23/+23 |
| * | | Minor style nits. | David E. O'Brien | 2000-01-21 | 1 | -4/+4 |
| * | | Back out previous revision because someone upgraded our | Ruslan Ermilov | 2000-01-18 | 1 | -3/+1 |
| * | | Fix conflicts. | Ruslan Ermilov | 2000-01-18 | 2 | -17/+74 |
| * | | This commit was generated by cvs2svn to compensate for changes in r56230, | Ruslan Ermilov | 2000-01-18 | 7 | -22/+69 |
| |\| |
|
| | * | Virgin import of a trimmed down GNU Grep 2.4a.vendor/misc-GNU/grep/2.4a | Ruslan Ermilov | 2000-01-18 | 9 | -39/+143 |
| * | | Oops, cleanup this a bit. | Ruslan Ermilov | 2000-01-18 | 1 | -3/+3 |
| * | | :%s:\([A-Z][A-Z]ADD\)=:\1+=:g | Brian Feldman | 2000-01-17 | 4 | -8/+8 |
| * | | Upgrade to GNU texinfo 4.0 | Ruslan Ermilov | 2000-01-17 | 10 | -128/+24 |
| * | | Update for 1.0.5a. | David E. O'Brien | 2000-01-16 | 1 | -1/+6 |
| * | | Remove Bison from the build. This is a prelude to possibly removing it | David E. O'Brien | 2000-01-16 | 1 | -1/+1 |
| * | | This patch solves the a cross-build problem where proj.c is both used by a | David E. O'Brien | 2000-01-14 | 1 | -2/+7 |
| * | | Make mktemp.c a "normal" C implimentation when building this library. | David E. O'Brien | 2000-01-13 | 1 | -0/+2 |
| * | | Add necessary tmac files to the tmac Makefile and install them | Jeroen Ruigrok van der Werven | 2000-01-12 | 1 | -1/+1 |
| * | | Allow devhtml and grohtml to be built. | Jeroen Ruigrok van der Werven | 2000-01-12 | 1 | -2/+2 |
| * | | Add bmake glue for devhtml and grohtml of the groff package. | Jeroen Ruigrok van der Werven | 2000-01-12 | 2 | -0/+24 |
| * | | Allow grog to be made during compilation. | Jeroen Ruigrok van der Werven | 2000-01-12 | 1 | -2/+2 |
| * | | Add bmake glue for grog(1), an utility which guesses groff's | Jeroen Ruigrok van der Werven | 2000-01-12 | 1 | -0/+20 |
| * | | This is the second half of unbreaking the world build. Add a -DNOHTML | Brian Feldman | 2000-01-11 | 1 | -0/+2 |
| * | | *draws his sword* | Brian Feldman | 2000-01-11 | 1 | -0/+2 |
| * | | Ack, missed a CVSHeader reference in a switch. *blush* | Peter Wemm | 2000-01-11 | 1 | -0/+1 |
| * | | Drop the use of Bison for Byacc now that we don't need to depend on the | David E. O'Brien | 2000-01-11 | 1 | -2/+0 |
| * | | This change was mis-identified as the problem, sorry. It appears to be | Jordan K. Hubbard | 2000-01-11 | 1 | -0/+4 |
| * | | Back out the previous change to install the examples - it breaks the release ... | Jordan K. Hubbard | 2000-01-11 | 1 | -4/+0 |
| * | | Install contents of the TESTS subdirectory to /usr/share/examples/libdialog | Alexey Zelkin | 2000-01-10 | 1 | -0/+9 |
| * | | Remove -lncurses and -lmytinfo from LDFLAGS | Alexey Zelkin | 2000-01-10 | 1 | -3/+5 |
| * | | Cleanup warnings. | Alexey Zelkin | 2000-01-10 | 21 | -21/+24 |
| * | | Fix typo: MAINAINER -> MAINTAINER | Alexey Zelkin | 2000-01-10 | 7 | -7/+7 |
| * | | Completely reconstruct page. Make it mdoc(7) style compatible also :) | Alexey Zelkin | 2000-01-10 | 1 | -296/+576 |
| * | | install contrib/bc/Examples as /usr/share/examples/bc | Alexey Zelkin | 2000-01-10 | 1 | -0/+10 |
| * | | Have to install from ${.CURDIR}, not ${.OBJDIR}. | Jordan K. Hubbard | 2000-01-08 | 1 | -1/+1 |
| * | | Install contents of the dialog/TESTS directory to share/examples/dialog | Alexey Zelkin | 2000-01-07 | 3 | -0/+29 |
| * | | Decompression is supported via -Z, not -z. | Ruslan Ermilov | 2000-01-04 | 1 | -3/+4 |
| * | | * Make --null option work in (HAVE_LIBZ > 0) case. | Ruslan Ermilov | 2000-01-04 | 1 | -11/+5 |
| * | | Turn on a new /usr/bin/cpp that is a true binary rather than a shell script | David E. O'Brien | 2000-01-04 | 2 | -6/+6 |
| * | | Update for version 2.4. | David E. O'Brien | 2000-01-04 | 1 | -1/+22 |
| * | | Turn off GNU Info docs until someone upgrades our texinfo system to one | David E. O'Brien | 2000-01-04 | 1 | -1/+3 |
| * | | Merge FreeBSD chagnes into GNU grep 2.4. | David E. O'Brien | 2000-01-04 | 6 | -345/+556 |
| * | | This commit was generated by cvs2svn to compensate for changes in r55360, | David E. O'Brien | 2000-01-03 | 12 | -189/+964 |
| |\| |
|
| | * | Virgin import of a trimmed down GNU Grep 2.4.vendor/misc-GNU/grep/2.4 | David E. O'Brien | 2000-01-03 | 18 | -513/+1557 |
| * | | This commit was generated by cvs2svn to compensate for changes in r55357, | David E. O'Brien | 2000-01-03 | 3 | -0/+1124 |
| |\| |
|
| | * | Virgin import of a trimmed down GNU Grep 2.3.vendor/misc-GNU/grep/2.3 | David E. O'Brien | 2000-01-03 | 3 | -0/+1124 |
| | * | Virgin import of a trimmed down GNU Grep 2.3. | Ruslan Ermilov | 1999-12-30 | 1 | -7/+5 |
| * | | Stop my evil plot to stop the use of GNU info files (which I don't care for) | David E. O'Brien | 2000-01-03 | 1 | -1/+1 |