| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')" | Mike Pritchard | 1996-01-31 | 1 | -4/+24 |
| * | Teach the .Os macro about FreeBSD and our releases. E.g. | Mike Pritchard | 1996-01-31 | 2 | -23/+90 |
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 5 | -8117/+0 |
| * | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-28 | 2 | -0/+12 |
| * | Simplify FILES section in the same manner like groff manpage | Andrey A. Chernov | 1995-10-28 | 1 | -29/+6 |
| * | Add reference to koi8-r device, fix formatting a little | Andrey A. Chernov | 1995-10-28 | 1 | -5/+20 |
| * | Add reference to koi8-r device | Andrey A. Chernov | 1995-10-28 | 1 | -0/+3 |
| * | fix bad dependencies (LIBMATH -> LIBM) | Torsten Blum | 1995-10-25 | 12 | -12/+12 |
| * | Remove private maninstall target. It will conflict with the one in | Bruce Evans | 1995-10-21 | 2 | -24/+18 |
| * | Change UNIX to FreeBSD. | Gary Clark II | 1995-10-10 | 1 | -3/+3 |
| * | Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device) | Bruce Evans | 1995-09-28 | 1 | -1/+3 |
| * | Don't build xditview unless the actual include files for X11 are present. | Paul Traina | 1995-07-29 | 1 | -1/+1 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 7 | -13/+13 |
| * | Change `install' to `${INSTALL}' as usual. | Bruce Evans | 1995-07-24 | 1 | -4/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 34 | -126/+126 |
| * | Add missing $(DESTDIR) to rm command so that this stops removing files | Rodney W. Grimes | 1995-04-17 | 1 | -1/+1 |
| * | Don't rely on execute bit. | Poul-Henning Kamp | 1995-02-23 | 1 | -1/+2 |
| * | Quiet `make -s'. | Bruce Evans | 1995-02-08 | 1 | -2/+1 |
| * | Look for files to install first in the object directory, then in the | Bruce Evans | 1995-02-02 | 2 | -28/+6 |
| * | Install man.local in the correct directory. Apparently everyone is using | Bruce Evans | 1995-01-26 | 1 | -2/+2 |
| * | Remove stale NOOBJ. | Bruce Evans | 1995-01-25 | 2 | -8/+2 |
| * | Makefile.tty: | Bruce Evans | 1995-01-25 | 2 | -0/+2 |
| * | Makefile.dev: | Bruce Evans | 1995-01-25 | 2 | -4/+0 |
| * | Fix installation of the link to tmac.an. $(FOO} doesn't work. | Bruce Evans | 1995-01-19 | 1 | -2/+2 |
| * | Remove sneaked tabs | Andrey A. Chernov | 1995-01-19 | 1 | -4/+4 |
| * | Install additionly S and L text fonts, needed for BSD docs formatting | Andrey A. Chernov | 1995-01-17 | 5 | -5/+5 |
| * | Oops, forget to add \{ \} in prev. commit | Andrey A. Chernov | 1995-01-17 | 1 | -2/+4 |
| * | Fix for 8bit clean ctype | Andrey A. Chernov | 1995-01-17 | 1 | -1/+1 |
| * | koi8-r added | Andrey A. Chernov | 1995-01-17 | 1 | -0/+1 |
| * | Back out prev change, don't load tty-char directly, it is already done | Andrey A. Chernov | 1995-01-17 | 1 | -1/+1 |
| * | Load russian hyphentation for -Tkoi8-r | Andrey A. Chernov | 1995-01-17 | 1 | -2/+6 |
| * | afterinstall --> beforeinstall to make LINKS work | Andrey A. Chernov | 1995-01-17 | 1 | -1/+1 |
| * | Remove unnecessary complex renaming after nuking BSD tmacs | Andrey A. Chernov | 1995-01-17 | 1 | -13/+4 |
| * | Rename tmacs properly (me) | Andrey A. Chernov | 1995-01-17 | 1 | -6/+13 |
| * | Add missing file | Andrey A. Chernov | 1995-01-17 | 1 | -0/+1858 |
| * | Add missing psroff.sh (for compatibility with old groff) | Andrey A. Chernov | 1995-01-17 | 1 | -0/+2 |
| * | Remove troff chars emulation, handled better via tmac.tty-char | Andrey A. Chernov | 1995-01-17 | 1 | -18/+1 |
| * | Back out 1.x changes (additional troff chars), now handled | Andrey A. Chernov | 1995-01-17 | 1 | -19/+0 |
| * | Define troff chars in more nice way than defining them into | Andrey A. Chernov | 1995-01-17 | 1 | -1/+1 |
| * | Move MANSRC defining rule (fix for obj subdir) to top level | Andrey A. Chernov | 1995-01-17 | 2 | -4/+5 |
| * | Add russian hyphentation rules | Andrey A. Chernov | 1995-01-17 | 2 | -0/+4835 |
| * | Add koi8-r referred to tmac.tty | Andrey A. Chernov | 1995-01-17 | 1 | -0/+1 |
| * | Add koi8-r as valid -T option | Andrey A. Chernov | 1995-01-17 | 2 | -1/+3 |
| * | Add devkoi8-r to SUBDIR | Andrey A. Chernov | 1995-01-17 | 1 | -1/+1 |
| * | Add koi8-r device (russian charset) | Andrey A. Chernov | 1995-01-17 | 4 | -0/+302 |
| * | Fix install target when obj subdir present | Andrey A. Chernov | 1995-01-16 | 1 | -0/+4 |
| * | Don't call $(SHELL) for mdate.sh, call its directly. | Andrey A. Chernov | 1995-01-16 | 1 | -1/+1 |
| * | One last one... | Paul Traina | 1995-01-15 | 2 | -8/+0 |