summaryrefslogtreecommitdiffstats
path: root/mandocdb.8
Commit message (Expand)AuthorAgeFilesLines
* Slowly, the dust begins to settle.Ingo Schwarze2014-04-181-217/+0
* When the -n or -t flag is given to makewhatis(8),Ingo Schwarze2014-04-041-2/+2
* Rename the -W option to -p (mnemonics: picky, print to stderr):Ingo Schwarze2014-04-031-10/+14
* The -v option of mandocdb(8) clashes with the -v option of espie@'sIngo Schwarze2014-04-031-7/+5
* document -Q and -T; from OpenBSDIngo Schwarze2014-04-031-6/+22
* minor sync to OpenBSDIngo Schwarze2014-03-171-4/+26
* Merge the relevant parts from the VERSION_1_12 branch:Ingo Schwarze2013-10-011-5/+37
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-4/+2
* Re-tooled mandocdb using sqlite3 and ohash.Kristaps Dzonsons2012-06-081-177/+31
* Update the whatis.db database format.Ingo Schwarze2011-12-251-7/+11
* Use the traditional name "whatis.db" for the mandocdb(8) databases.Ingo Schwarze2011-12-251-5/+5
* Implement test mode (makewhatis -t), required for pkg_create(8).Ingo Schwarze2011-12-251-4/+20
* Make the stored "cat"/"mdoc"/"man" strings just be c/d/a single-characterKristaps Dzonsons2011-12-161-8/+5
* Make paths in the mandocdb(8) index relative to the databases' pathKristaps Dzonsons2011-12-161-1/+1
* implement -C (alternative config file) for apropos(1) and mandocdb(8),Ingo Schwarze2011-12-121-4/+20
* This is a little gross: Linux and Apple need lots some cajoling to workKristaps Dzonsons2011-12-021-4/+4
* Fix mandocdb(8) to pass over the type when pruning the database. ThisKristaps Dzonsons2011-12-011-3/+21
* Note that mandocdb(8) record type is 64-bit and show all possible values.Kristaps Dzonsons2011-11-291-38/+50
* Discuss the default behaviour up front before talking about optionsIngo Schwarze2011-11-281-36/+47
* Store page titles in the correct case, and by default, onlyIngo Schwarze2011-11-261-1/+12
* Have mandocdb(8) take advantage of manpath.h.Kristaps Dzonsons2011-11-231-0/+7
* The documented flags in mandocdb (-u, -d) were switched. Fix this.Kristaps Dzonsons2011-10-091-2/+2
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-1/+2
* Big step forward in bringing mandocdb in line with most makewhatis-typeKristaps Dzonsons2011-07-151-23/+43
* First step of making mandocdb a true makewhatis/mandb replacement:Kristaps Dzonsons2011-07-151-31/+20
* move mandocdb(1) to mandocdb(8)Ingo Schwarze2011-07-141-0/+191