summaryrefslogtreecommitdiffstats
path: root/mansearch_const.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the dependency on SQLite without loss of functionality.Ingo Schwarze2016-07-191-33/+0
* header cleanup:Ingo Schwarze2014-12-011-1/+0
* Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat.Ingo Schwarze2014-08-101-2/+1
* missing #include "config.h",Ingo Schwarze2014-08-091-0/+4
* Next speed optimization step for the new apropos(1).Ingo Schwarze2014-04-101-8/+7
* After careful gprof(1)ing of the new apropos(1), move the descriptionsIngo Schwarze2014-04-091-6/+6
* Remember which names are in the NAME section.Ingo Schwarze2014-04-041-7/+8
* Support a second -v on mandocdb(8) to show keys while they are being added;Ingo Schwarze2014-01-191-0/+31