| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-09-13 | Rename man/config.{c,h} to man/manconf.{c,h}, so we don't have to | thorpej |
| 2002-06-11 | - getlist(): add "int create" arg, which creates list if it's not present | lukem |
| 2002-03-14 | Fix longstanding misuse of glob(3) and fnmatch(3) in man page search. | groo |
| 2001-02-19 | convert to use getprogname() | cgd |
| 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-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-02 | revert previous | lukem |
| 1999-11-02 | remove superfluous '-' in getopt string | lukem |
| 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 |
| 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 |
| 1997-11-23 | When man was "fixed" to chdir() to the man root as historical man does, | tv |
| 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-09-28 | Sync with 4.4BSD-Lite2 | 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-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 |
| 1993-12-21 | add man(1) ; part of new man(1) package from Bostic | cgd |