| Age | Commit message (Expand) | Author |
| 2017-10-02 | make this compile. | christos |
| 2017-10-02 | Include time.h for time. | joerg |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-06-24 | skip text that is in the cvs log (joerg) | christos |
| 2013-06-24 | PR/47958: Robert Kovacic: makewhatis.c not generating entries in whatisdb | christos |
| 2009-04-02 | In addwhatis(), two items should not be treated as duplicates unless | apb |
| 2009-03-16 | Default to WARNS=4 | lukem |
| 2008-11-16 | Minor KNF and whitespace nits. No functional change. | dholland |
| 2008-11-16 | Close possible race conditions if multiple copies of makewhatis end up | dholland |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-27 | Urgh, part of another patch for PR 35619 (which is for after the freeze) | dholland |
| 2008-05-27 | Update whatis.db atomically, by dumping out into whatis.db.new and | dholland |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2006-08-30 | Only include libutil if !HOSTPROG | christos |
| 2006-08-26 | use efun(3) | christos |
| 2006-04-10 | modified man(1): | chuck |
| 2005-11-18 | Deal with fts errors properly. | christos |
| 2005-09-15 | Reject unformatted manual pages with "[" characters in the description | tron |
| 2005-06-01 | appease gcc -Wuninitialized | lukem |
| 2005-04-04 | Sync usage with man page. | wiz |
| 2005-04-04 | Some cleanups, use more markup. | wiz |
| 2005-04-03 | Make it parse old man pages, new mdoc pages, broken pages, and pages where | christos |
| 2005-04-03 | remove debugging printfs. | christos |
| 2005-04-03 | Cat pages end up looking like "page -- description", so substitute "--" for | christos |
| 2004-11-05 | Add (unsigned char) cast to ctype functions | dsl |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-13 | use bounded string op (some remains) | itojun |
| 2003-06-14 | Do not hardcode "nroff", allow it to be overridden by defining NROFF. Useful ... | wiz |
| 2003-06-14 | Report on which file nroff returned an error. | wiz |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2002-09-18 | use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk | lukem |
| 2002-09-13 | Rename man/config.{c,h} to man/manconf.{c,h}, so we don't have to | thorpej |
| 2002-09-04 | Previous commit broke the normal build; this should really fix the | junyoung |
| 2002-09-04 | Fix a problem that 'make obj' doesn't work within tools/makewhatis. | junyoung |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-06-11 | Adapt to lastest changes of configuration handling in man(1). | tron |
| 2002-03-10 | remove - the C version diverged enough for this to not be | jdolecek |
| 2002-03-10 | fix behaviour if exactly one directory is specified (off-by-one error) | jdolecek |
| 2002-03-08 | Grammar and mdoc fixes. | wiz |
| 2002-03-08 | If called without arguments, parse /etc/man.conf and regenerate the whatis | jdolecek |
| 2002-03-07 | Make the whatis enties prefixed with man subdirectory the manpage | jdolecek |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-21 | Handle ".Xr" commands with text after the section number probably. | tron |
| 2002-01-15 | Whitespace nit, mark up AUTHORS section, use standard headers, sort sections,... | wiz |
| 2002-01-11 | - fix whitespace nits. | christos |
| 2001-11-29 | Allow this to be built as a host program. | thorpej |