| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bring xditview back from the grave (part 2). | Paul Traina | 1996-08-05 | 2 | -1/+3 |
* | Bring xditview back from the grave (1 of 2 commits). | Paul Traina | 1996-08-05 | 29 | -0/+5856 |
* | Teach the mdoc .Os and .Fx macros about the FreeBSD 2.1.5 release. | Mike Pritchard | 1996-07-10 | 2 | -0/+3 |
* | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 1 | -8/+6 |
* | Nuke xditview. It was in the same category as xroach. | Jordan K. Hubbard | 1996-06-16 | 30 | -5857/+1 |
* | remove SHAREDIR?=/usr/share, already defined in bsd.own.mk | Wolfram Schneider | 1996-05-22 | 1 | -2/+1 |
* | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 3 | -10/+16 |
* | Add a couple of needed X11 libraries. Discovered when trying to build a | John Polstra | 1996-04-22 | 1 | -2/+3 |
* | Added a ".Fx" macro to the mdoc package. Usage: | Mike Pritchard | 1996-02-12 | 1 | -0/+18 |
* | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 5 | -8/+6 |
* | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 1 | -1/+1 |
* | Fix the ".Os" macro to not display "BSD Experimental" if no arguments | Mike Pritchard | 1996-02-01 | 1 | -1/+1 |
* | Remove groff/tmac/mm.diff - it is just a small file containing a context | Mike Pritchard | 1996-01-31 | 1 | -70/+0 |