Age | Commit message (Expand) | Author |
2005-03-05 | bit of clean-up, cosmetic, style, comments. | Marc Espie |
2005-01-13 | handle | Marc Espie |
2004-12-24 | streamline parser loops, now we've got a simple loop with flags, instead | Marc Espie |
2004-08-24 | synch with apropos, kill lines longer than 8192. | Marc Espie |
2004-08-07 | .tbl is also a valid suffix. | Marc Espie |
2004-08-06 | not an error when merging in a directory without whatis.db. | Marc Espie |
2004-08-06 | creeping chdir. Not used at all these days, but would bug other clients, | Marc Espie |
2004-08-06 | Reorganize makewhatis in smaller modules. | Marc Espie |
2004-07-06 | the whatis.db database is also used by whatis(1), so note that; | Jason McIntyre |
2004-03-01 | zap extra spaces. From a PR by Jared Yanovich. | Marc Espie |
2004-02-11 | some sections came out wrong (no space) in SDL. | Marc Espie |
2004-02-11 | more accurate .so test. | Marc Espie |
2004-02-10 | misleading regexp -> pattern | Marc Espie |
2004-02-10 | harder check in picky mode: find the page AND verify it is the same. | Marc Espie |
2003-07-09 | -u option, remove manpages, symetrical to -d. | Marc Espie |
2003-06-02 | - section reorder | Jason McIntyre |
2003-02-07 | typos; | Jason McIntyre |
2002-11-07 | Don't complain about missing man dirs unless in picky mode or if | Todd C. Miller |
2002-10-15 | Use old-style version number when requiring at least perl 5.6.0. | Todd C. Miller |
2002-04-16 | skip over comment while parsing subject. | Marc Espie |
2002-04-02 | A few improvements to accommodate more ports. | Marc Espie |
2001-04-03 | throw \v and \h alignments out. | Marc Espie |
2001-03-14 | ad-hoc code to deal with troff hyphenation in preformatted pages. | Marc Espie |
2001-03-14 | more bizarre constructs that occur in some man pages. | Marc Espie |
2001-03-14 | Allow makewhatis -p -t filename, without full path. | Marc Espie |
2001-02-25 | oops, add missing arguments in some calls. | Marc Espie |
2000-12-08 | strip sequences of spaces AFTER stripping other weird characters. | Marc Espie |
2000-11-22 | More tweaks to recognize more weird cases: | Marc Espie |
2000-11-19 | Handle more manpages oddities: | Marc Espie |
2000-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell |
2000-05-31 | Request from Theo: | Marc Espie |
2000-05-17 | A non existent directory should not prevent makewhatis from looking | Marc Espie |
2000-04-29 | Use perl 5.6.0 features: | Marc Espie |
2000-04-26 | Try harder to find a full subject line. | Marc Espie |
2000-04-23 | With perl 5.6.0, GetOpt::Std is functional, use it. | Marc Espie |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-12 | Limited EUC heuristics, should handle bold wide characters correctly, | Marc Espie |
2000-04-04 | Scan l and n sections as well. | Marc Espie |
2000-03-31 | Reformat with ts=8, after some prodding from Tom Christiansen :) | Marc Espie |
2000-03-31 | Parse nroff source directly as well, don't use getNAME which is awful | Marc Espie |
2000-02-05 | Much better at handling formatted manpages. | Marc Espie |
2000-02-04 | Document new stuff... | Marc Espie |
2000-02-03 | Switch to perl: *much* faster (about ten times), *much* more flexible, | Marc Espie |
1999-09-20 | Don't install whatis.db as root:bin when uid != 0. phil@psidev.net | Alex Feldman |
1999-09-19 | When invoked without arguments, extract manpaths from /etc/man.conf. | Alex Feldman |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1998-12-16 | even more .Nm fixes | Aaron Campbell |
1997-11-18 | Fix misplace '>' vs. '>>'; John.P.Darrow@wheaton.edu | Todd C. Miller |
1997-11-13 | From NetBSD: | Todd C. Miller |
1997-11-08 | With the new manpage, we need an obj subdir for ro /usr/src builds. | Todd T. Fries |