summaryrefslogtreecommitdiff
path: root/libexec/makewhatis/OpenBSD
AgeCommit message (Expand)Author
2014-03-21fix "my $_" issues in preparation for perl 5.18Marc Espie
2014-03-21fix picky mode, my subject handler was not maintaining enough state.Marc Espie
2013-06-17Do not misinterpret "--" at the end of a NAME section input lineIngo Schwarze
2013-01-29refactor code a bit to actually store subjects in the subject objectMarc Espie
2012-01-27fix pkg_delete for people who had mandocdb enabled:Marc Espie
2011-07-02add file equivalence. Choose the most recent timestamp between man andMarc Espie
2011-06-24Handle \*(Na in .Nd, needed by nan(3).Ingo Schwarze
2011-02-22shut up unless -v, and a few minor enhancements.Marc Espie
2011-01-26placeholder for future changes, as discussed with miod@Marc Espie
2010-10-25give a different error message for empty files, as they are obviously wrongMarc Espie
2010-07-13handle Tm, like in tiff2psMarc Espie
2010-07-13work around a strange problem in locality of @_ by copying stuff.Marc Espie
2010-07-09don't print directly, use an interface that's similar enough to pkg_addMarc Espie
2009-12-24deal with the new .Aq in perl manpages production.Marc Espie
2009-10-11Support manpages with NAME written in Spanish/Italian/PortugueseStuart Henderson
2007-08-22err msg looks better with a \nMarc Espie
2005-03-05bit of clean-up, cosmetic, style, comments.Marc Espie
2005-01-13handleMarc Espie
2004-12-24streamline parser loops, now we've got a simple loop with flags, insteadMarc Espie
2004-08-24synch with apropos, kill lines longer than 8192.Marc Espie
2004-08-07.tbl is also a valid suffix.Marc Espie
2004-08-06not an error when merging in a directory without whatis.db.Marc Espie
2004-08-06creeping chdir. Not used at all these days, but would bug other clients,Marc Espie
2004-08-06Reorganize makewhatis in smaller modules.Marc Espie