| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs | cvs2svn | 2000-07-26 | 16 | -16/+16 |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0 | cvs2svn | 2000-07-26 | 3 | -4843/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 4 | -396/+0 |
| * | 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 |
| * | install hyphen.us-ru from GROFF_DIST/tmac/locale | Andrey A. Chernov | 1999-09-21 | 1 | -1/+1 |
| * | fix LOCALEDIR | Andrey A. Chernov | 1999-09-15 | 1 | -1/+1 |
| * | install localized files | Andrey A. Chernov | 1999-09-11 | 1 | -0/+5 |
| * | install hyphen.us-ru under locale subdir | Andrey A. Chernov | 1999-09-11 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 14 | -14/+14 |
| * | Tune table since 0200-0206 is not available, add more chars | Andrey A. Chernov | 1999-07-31 | 1 | -9/+5 |
| * | Add more koi8-r chars | Andrey A. Chernov | 1999-07-31 | 1 | -0/+64 |
| * | install msafer.7 | Andrey A. Chernov | 1999-07-31 | 1 | -3/+3 |
| * | Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.sh | Mike Pritchard | 1999-07-30 | 1 | -3/+4 |
| * | osfcn.h (part of libg++) is going away, so don't try to include it. | David E. O'Brien | 1999-04-05 | 1 | -2/+1 |
| * | This is old C++ code -- no need for rtti or exceptions. | David E. O'Brien | 1999-04-04 | 1 | -1/+2 |
| * | Never generate neqn at install time (the previous fix for this was | Bruce Evans | 1998-04-19 | 1 | -2/+2 |
| * | Generate files at build time, not at install time. This should be the | Bruce Evans | 1998-03-21 | 1 | -24/+23 |
| * | Put generated source files in SRCS. This fixes races generating | Bruce Evans | 1998-03-20 | 1 | -9/+6 |
| * | Don't use beforedepend to complicate and break things. Just put | Bruce Evans | 1998-03-20 | 1 | -11/+9 |
| * | Don't use beforedepend to complicate and break things. Just put | Bruce Evans | 1998-03-20 | 1 | -15/+14 |
| * | Removed bogus -I path. The correct path is in all subdir Makefiles | Bruce Evans | 1998-03-20 | 1 | -2/+2 |
| * | Don't create an unused obj directory. | Bruce Evans | 1998-02-20 | 4 | -8/+16 |
| * | Use BINOWN, etc. instead of bin, etc. so that (this part of) | Bruce Evans | 1997-12-17 | 4 | -14/+14 |
| * | Nevermind... Wolfram already did it, but added the file (IMHO wrong) | Joerg Wunsch | 1997-09-29 | 1 | -31/+0 |
| * | Add a stub man page for psroff(1). | Joerg Wunsch | 1997-09-29 | 1 | -0/+31 |
| * | Add a simple manpage. | Wolfram Schneider | 1997-09-15 | 1 | -2/+2 |
| * | Fix neqn building: | Andrey A. Chernov | 1997-09-15 | 1 | -3/+4 |
| * | Add a simple manpage. | Wolfram Schneider | 1997-09-14 | 1 | -1/+2 |
| * | bin to BIN{OWN,GRP} and add Id line | John-Mark Gurney | 1997-08-23 | 1 | -3/+5 |
| * | Add -fno-for-scope to CFLAGS, required by gcc (see NEWS). | Philippe Charnier | 1997-05-23 | 1 | -0/+1 |
| * | Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.h | Peter Wemm | 1997-03-11 | 1 | -2/+2 |
| * | Fixed style bugs in install rule (afterinstall -> beforeinstall, etc). | Bruce Evans | 1997-03-09 | 1 | -7/+3 |
| * | Don't use a dot in the chown commands. In fact, don't use any commands | Bruce Evans | 1997-03-08 | 1 | -20/+15 |
| * | Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@. | Bruce Evans | 1997-03-08 | 1 | -5/+5 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 9 | -9/+9 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 9 | -9/+9 |
| * | Use ${COPY} instead of -c for installing non-source files. | Bruce Evans | 1997-01-01 | 2 | -4/+4 |
| * | Add missing tmac.lj4 (for PCL driver) | John Fieber | 1996-09-11 | 1 | -1/+1 |
| * | DISTDIR is a reserved variable for make release | Poul-Henning Kamp | 1996-09-09 | 19 | -46/+46 |
| * | long live groff | Paul Traina | 1996-09-08 | 2 | -0/+18 |
| * | ...long live groff | Paul Traina | 1996-09-08 | 38 | -0/+833 |
| * | Initial revision | Paul Traina | 1996-09-08 | 3 | -0/+47 |
| * | Groff is dead... | Paul Traina | 1996-09-08 | 540 | -160326/+0 |
| * | Add Russian language / koi8-r font support. | Paul Traina | 1996-09-08 | 3 | -0/+5080 |
| * | Add psroff command | Paul Traina | 1996-09-08 | 1 | -0/+2 |
| * | add Version 1 AT&T UNIX to .At macro | Wolfram Schneider | 1996-08-28 | 1 | -0/+2 |