| Age | Commit message (Expand) | Author |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-09-30 | New sentence, new line. Some mdoc cleanup. | grant |
| 2002-09-30 | New sentence, new line. Some mdoc cleanup. | grant |
| 2002-09-13 | Pull in config.h when building has a host tool. | thorpej |
| 2002-09-13 | Rename man/config.{c,h} to man/manconf.{c,h}, so we don't have to | thorpej |
| 2002-08-20 | Remove unneeded Ns. | wiz |
| 2002-06-11 | - getlist(): add "int create" arg, which creates list if it's not present | lukem |
| 2002-03-22 | Wrap RCSID in #ifdef/#endif, for build.sh -t on non-NetBSD system. | bouyer |
| 2002-03-14 | Fix longstanding misuse of glob(3) and fnmatch(3) in man page search. | groo |
| 2002-03-08 | Xr makewhatis 8, not 1. | wiz |
| 2002-03-08 | xref makewhatis(8), it now uses man.conf too | jdolecek |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-01 | Sort sections. | wiz |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-06-25 | _whatdb has supported glob(3)ing pathnames for over 3 years ... | lukem |
| 2001-04-20 | Remove /usr/X11/man/whatis.db from path list, as it can no longer found | pooka |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 2000-08-13 | Supply missing "as". | fredb |
| 2000-06-12 | Allow "-s" to specify a section name, ala the SysV man command. | simonb |
| 2000-06-07 | check_pager() was using an uninitialized variable; fix it. | thorpej |
| 2000-05-29 | g/c removelist()/renamelist(), the only user (catman(8)) was modified to not ... | jdolecek |
| 2000-05-28 | Add a comment to note that removelist() and renamelist() are used by catman(8) | dante |
| 2000-05-28 | Well, the removelist and renamelist functions were not unused; | he |
| 2000-05-27 | allow to specify relative paths for sections in man.conf - they are used | jdolecek |
| 2000-01-09 | Use uname(3) to determine MACHINE type. | tsutsui |
| 1999-11-19 | Typos (from OpenBSD) | kristerw |
| 1999-11-02 | revert previous | lukem |
| 1999-11-02 | remove superfluous '-' in getopt string | lukem |
| 1999-09-08 | Doc previously undocumented `-k' option, correctly note mutually exclusive | fredb |
| 1999-07-22 | Try $TMPDIR first, then fall back to _PATH_TMP. | kleink |
| 1999-07-22 | A caught signal is blocked in the handler and | itohy |
| 1999-06-19 | Remove temp file on SIGPIPE (such as "man sh | head"). | itohy |
| 1999-06-13 | Fall back to more(1) if PAGER is set but null. | kleink |
| 1999-04-04 | Handle '_crunch' section. | dante |
| 1999-04-04 | Document '_crunch' section. | dante |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-11-06 | char -> unsigned char | christos |
| 1998-10-08 | We can't define MACHINE from a makefile in Rhapsody, because you might be cross | wsanchez |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-06 | Since GLOB_NOCHECK is not set, explicitly check for a return value of | kleink |
| 1998-06-19 | GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being | kleink |
| 1998-04-12 | Added .Xr mdoc 7 and .Xr mdoc.samples 7 per PR#5284 | fair |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-11-23 | When man was "fixed" to chdir() to the man root as historical man does, | tv |
| 1997-10-29 | kill redundant copy of src/etc/man.conf | mikel |
| 1997-10-19 | fix up .Nm usage | lukem |
| 1997-10-17 | cleanup for WARNS=1 | mikel |