| Commit message (Expand) | Author | Age | Files | Lines |
| * | Submitted by: Philippe Charnier <charnier@lirmm.fr> | Andreas Schulz | 1995-01-29 | 1 | -1/+0 |
| * | Install man.local in the correct directory. Apparently everyone is using | Bruce Evans | 1995-01-26 | 1 | -2/+2 |
| * | Finally add a freakin' man page for tar! | Jordan K. Hubbard | 1995-01-26 | 1 | -0/+379 |
| * | 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 path to makeinfo. | Bruce Evans | 1995-01-24 | 1 | -3/+3 |
| * | Fix bogus dummy rule (sigh). | Jordan K. Hubbard | 1995-01-23 | 1 | -1/+2 |
| * | Fix bogus install rule. | Jordan K. Hubbard | 1995-01-23 | 1 | -1/+2 |
| * | Infopages cleanup | Andrey A. Chernov | 1995-01-22 | 7 | -8/+18143 |
| * | Add doc subdir | Andrey A. Chernov | 1995-01-22 | 1 | -2/+2 |
| * | Add missing infopages | Andrey A. Chernov | 1995-01-22 | 13 | -0/+32143 |
| * | Don't build kgdb. It should go away soon. | Bruce Evans | 1995-01-19 | 1 | -2/+2 |
| * | 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 |
| * | Use nroff instead of groff in %nroff% macro, becasue | Andrey A. Chernov | 1995-01-17 | 1 | -1/+1 |
| * | 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 |
| * | Build ngroff instead of groff now | Andrey A. Chernov | 1995-01-17 | 1 | -2/+2 |
| * | 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 |
| * | Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch. | Jordan K. Hubbard | 1995-01-17 | 4 | -2/+44 |
| * | 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 |
| * | Remove */doc | Andrey A. Chernov | 1995-01-16 | 1 | -4/+4 |
| * | Add doc to SUBDIR | Andrey A. Chernov | 1995-01-16 | 4 | -1/+8 |
| * | Add doc to SUBDIR list | Andrey A. Chernov | 1995-01-16 | 1 | -1/+3 |
| * | Back out my ascii->latin1 change, too many special chars | Andrey A. Chernov | 1995-01-16 | 1 | -2/+2 |
| * | One last one... | Paul Traina | 1995-01-15 | 2 | -8/+0 |
| * | Last of the FreeBSD changes | Paul Traina | 1995-01-15 | 21 | -621/+5 |
| * | Layer in FreeBSD changes | Paul Traina | 1995-01-15 | 2 | -0/+18 |
| * | Layer in all FreeBSD patches | Paul Traina | 1995-01-15 | 45 | -13/+912 |
| * | groff-1.09 | Paul Traina | 1995-01-15 | 503 | -0/+161160 |
| * | Turn off incredibly obnoxious forced `-c' option to `more'. | Garrett Wollman | 1995-01-14 | 1 | -1/+1 |