| Age | Commit message (Expand) | Author |
| 2002-02-09 | use ${INSTALL_FILE} as appropriate | lukem |
| 2002-01-22 | It's a C program, but it uses libgroff, which uses C++, so we | thorpej |
| 2002-01-01 | Oops, this is NOT a C++ program. | thorpej |
| 2002-01-01 | Per a suggestion from matthew green, PROG_CXX takes the place of | thorpej |
| 2002-01-01 | Set PROG_CXX since these are C++ programs. | thorpej |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-13 | Build *_tab.h as part of DPSRCS to make "make depend" work correctly. | tv |
| 2001-11-12 | Build .y.cc correctly. The .h file is supposed to be "foo_tab.h", not | tv |
| 2001-06-26 | Some man page here requires processing by tbl. | enami |
| 2001-04-19 | Remove old groff files from usr.bin. | wiz |
| 2001-04-19 | New reachover build structure for groff 1.16.1. | wiz |
| 2001-01-09 | - Use PRINTOBJDIR and .WAIT where appropriate. | enami |
| 2001-01-09 | convert to using .WAIT | lukem |
| 2000-09-23 | Use ${COPY} instead of -c for ${INSTALL} commands. | simonb |
| 2000-07-24 | Make the ligature_node operators compile with GCC 2.95.2. | mycroft |
| 2000-01-24 | Use mkstemp(3). | mycroft |
| 2000-01-23 | More .mk file fallout. *sigh* | mycroft |
| 2000-01-23 | More .mk file fallout. *sigh* | mycroft |
| 1999-08-11 | in string::search(), don't call memchr() if ptr == NULL. | lukem |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft |
| 1999-07-26 | Fix PR security/8069 differently: | tron |
| 1999-02-17 | Add rcsid. (This file has NetBSD mods.) | ross |
| 1999-02-14 | don't wrap bits in .if !target(install) - prevents things from working with n... | lukem |
| 1999-02-13 | include bsd.own.mk | lukem |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-10 | Actually, the PS initializer defines some font aliases itself, so copy | ross |
| 1999-02-10 | Changes to unknown fonts are ignored, causing subsequent font pops to DTWT. | ross |
| 1999-02-09 | Remove old alpha addition to CXXFLAGS, and use -fno-rtti and | tv |
| 1999-01-26 | Temporarily disable groff_mmse.7 -- we will re-enable it soon when we | perry |
| 1998-12-16 | Fix typo. :-) | itohy |
| 1998-12-05 | Back out previous change, this is a swedish manual page. | tron |
| 1998-12-05 | Fix typo noted by Nigel Reed in PR install/6530. | tron |
| 1998-09-29 | don't install in /usr/share if NOSHARE is defined | lukem |
| 1998-09-27 | don't install in /usr/share if NOSHARE is defined | lukem |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-08-08 | s/an/can/ | msaitoh |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-21 | Oops, this is Swedish. | msaitoh |
| 1998-07-21 | fix typo | msaitoh |
| 1998-04-14 | note bogon in the .y.cc rule which doesn't cause problems here, but | cgd |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1998-02-19 | Make sure the reason that NOLINT is set is documented. Additionally | cgd |
| 1998-02-09 | ${TMAC,FONT}{OWN,GRP,MODE} default to $FILE{OWN,GRP,MODE} | lukem |
| 1998-02-03 | removed -DSTDLIB_H_DECLARES_GETOPT=1 -- it is no longer true | perry |
| 1997-12-21 | Add -Idirectory option to search for .so files in a path. | christos |
| 1997-11-17 | Fix y2k problem. | mycroft |
| 1997-11-12 | add missing .Nm calls and MLINKS. from spz@serpens.swb.de | mrg |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | rcsid fascism, fix make -j race condition when building libs | lukem |
| 1997-10-11 | Use bsd.subdir.mk as appropriate. | mycroft |