| Age | Commit message (Expand) | Author |
| 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 |
| 1997-09-10 | resize a pathname buffer to MAXPATHLEN; from Matthias Scheler in PR 4101 | mikel |
| 1995-12-05 | fix typo | jtc |
| 1995-09-28 | Sync with 4.4BSD-Lite2 | tls |
| 1995-09-28 | imported from 44lite2 | tls |
| 1995-04-20 | Pay attention to the section number, even if MANPATH or -M is specified. | mycroft |
| 1995-01-16 | Sync with 4.4-Lite, plus local changes. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-06-03 | Fix from Christos Zoulas which makes relative paths in .so lines work when | jtc |
| 1994-04-17 | fix from bostic for multiple match problem | cgd |
| 1994-03-18 | fix from Keith White <kwhite@csi.UOttawa.CA>, to DTRT when man -w's output | cgd |
| 1994-01-12 | Clean up deleted files. | mycroft |
| 1994-01-04 | rename fgetline() | cgd |
| 1993-12-22 | kill a bit of redudancy | cgd |
| 1993-12-22 | kill that hack | cgd |
| 1993-12-21 | Clean up deleted files. | mycroft |
| 1993-12-21 | #ifdef out a changed interface, for now | cgd |
| 1993-12-21 | fix slight docbug | cgd |
| 1993-12-21 | add man(1) ; part of new man(1) package from Bostic | cgd |
| 1993-12-21 | Clean up deleted files. | mycroft |
| 1993-08-02 | Nuke remaining patchkit headers. | mycroft |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |