| Age | Commit message (Expand) | Author |
| 2009-05-08 | Add support for -S and -s option, which limit the results to a specific | wiz |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-03-08 | pass lint, from anon ymous | christos |
| 2006-04-10 | modified man(1): | chuck |
| 2005-09-17 | Fix buffer overflow. We don't really care about trimming the filename here. | elad |
| 2005-02-17 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 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-19 | - revert change to accessing ../man/ includes as <man/xxx.h>; it's | lukem |
| 2002-09-13 | config.[ch] -> manconf.[ch] | mycroft |
| 2002-06-11 | cleanup TAILQ use | lukem |
| 2002-06-11 | make it compile; sync w/ usr.bin/man change | itojun |
| 2002-03-08 | document -C option, add /etc/man.conf to FILES and xref man.conf(5) | jdolecek |
| 2002-03-08 | use -I${CURDIR}/.. and #include <man/config.h>, <man/pathnames.h> so | jdolecek |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-05 | fix nested extern | christos |
| 2000-11-07 | fix up various .Nm abuses: | lukem |
| 1998-11-06 | char -> unsigned char | christos |
| 1998-10-15 | Add missing .El | 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-09 | add .Xr makewhatis 8 | fair |
| 1997-11-12 | handle strings longer than 256 bytes. should do this with fgetln()...but | mrg |
| 1997-10-20 | fix PR 4292 slightly differently | mikel |
| 1997-10-20 | don't dump core if the search path contains a non-existant whatis.db file | lukem |
| 1997-10-17 | now needs -I to find headers from ../man | mikel |
| 1997-10-17 | cleanup for WARNS=1; also avoid using relative paths with #include, and | mikel |
| 1997-10-16 | add support for globbing _whatdb entries in man.conf; from Mike | mikel |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-01-09 | RCS ID police | tls |
| 1995-09-04 | Sync with 4.4lite2 | tls |
| 1995-03-26 | oops | glass |
| 1995-03-25 | cleanup old import | glass |
| 1994-09-25 | update to 4.4-lite, add rcs ids | glass |
| 1994-09-25 | import from 4.4 lite | glass |
| 1993-12-21 | add apropos(1); part of new man(1) package from Bostic | cgd |