| Age | Commit message (Expand) | Author |
| 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 |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-30 | Remove empty libinstall target and add NOINSTALL=1. | cjs |
| 1997-05-09 | Eliminate bogus redefinitions of standard targets. | mycroft |
| 1997-05-09 | Fix .include path. | mycroft |
| 1997-05-09 | Use " includes, rather than <, where appropriate. | mycroft |
| 1997-05-07 | Use libinstall::, not install:, to prevent instaling LIB. | mycroft |
| 1997-05-07 | Add .MAKE to the .OBJDIR hacks, so they work with `make -n'. | mycroft |
| 1997-03-27 | Nuke an extra ${DESTDIR}. | mycroft |
| 1997-03-25 | Forgot this one too. | christos |
| 1997-03-24 | Makefile cleanups | christos |
| 1996-12-20 | force NOLINT, because it's not so useful on groff, since groff is | cgd |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-10-14 | Trade one bit of lossage for another. Now that groff has been upgraded, | cgd |
| 1996-10-07 | kill - in front of the 'for' loop which installed files. It was causing | cgd |
| 1996-08-13 | Upgrade groff to 1.10 | explorer |
| 1996-08-13 | Upgrade groff to 1.10 | explorer |
| 1995-12-29 | cleanup scoping fixes part of pr#1859 from Juergen Hannken-Illjes | chopps |
| 1995-10-26 | LIBMATH -> LIBM; (PR #1689) | jtc |
| 1995-10-22 | Parallel make fixes | christos |
| 1995-09-27 | ANSI C++ says that typedefs must specify a type (i.e. can't just | cgd |
| 1995-09-27 | consistently declare functions inline or volatile. | cgd |
| 1995-09-27 | if __NetBSD__ defined, don't prototype strsignal() -- string.h already | cgd |
| 1995-09-27 | add -fno-for-scope to CXXFLAGS on the alpha. Really, this should be | cgd |
| 1995-09-27 | Avoid trailing garbage (from Mike Long; PR#1527). | pk |
| 1995-06-10 | Explicitly remove file before creating it. | mycroft |
| 1995-04-23 | NetBSD RCS Id format | cgd |
| 1995-04-12 | Use soelim instead of gsoelim | jtc |
| 1995-03-22 | install grog | glass |
| 1995-03-22 | make grog install properly | glass |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-01-15 | Fix tipo | jtc |
| 1995-01-12 | Use ${BINOWN} and ${BINGRP}. | jtc |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-08-22 | Add missing $(DESTDIR). | pk |