Age | Commit message (Expand) | Author |
2012-01-15 | Two details improving the quality of the Xenocara mandoc database, | Ingo Schwarze |
2012-01-09 | Stop -W from complaining about MLINKs; only warn when a file | Ingo Schwarze |
2012-01-09 | Rename whatis.{db,index} back to mandoc.{db,index} | Ingo Schwarze |
2012-01-07 | Improve handling of relative paths, letting invocations like the | Ingo Schwarze |
2012-01-05 | Do not truncate the production database when starting to build a new one, | Ingo Schwarze |
2011-12-28 | Some parsing improvements from kristaps@: | Ingo Schwarze |
2011-12-26 | Do not skip manuals shared across architectures when building databases. | Ingo Schwarze |
2011-12-25 | Plug a memleak and constify some strings; from kristaps@. | Ingo Schwarze |
2011-12-25 | Use the traditional name "whatis.db" for the mandocdb(8) databases. | Ingo Schwarze |
2011-12-25 | For binary compatability of the databases across architectures, | Ingo Schwarze |
2011-12-25 | Implement test mode (makewhatis -t), required for pkg_create(8). | Ingo Schwarze |
2011-12-20 | Do not cast void pointers to pointers requiring alignment. | Ingo Schwarze |
2011-12-19 | Improvements from kristaps@: | Ingo Schwarze |
2011-12-12 | implement -C (alternative config file) for apropos(1) and mandocdb(8); | Ingo Schwarze |
2011-12-10 | Avoid leaking index records: | Ingo Schwarze |
2011-12-10 | Fix selection of arch-specific manuals: | Ingo Schwarze |
2011-12-09 | Improve parsing of preformatted manuals: | Ingo Schwarze |
2011-12-09 | In default mode, use realpath(3) on the "dir" arguments | Ingo Schwarze |
2011-12-08 | bugfix: make reclaiming of index slots actually work; | Ingo Schwarze |
2011-12-07 | Implement search support for 24 additional macros, extract more information | Ingo Schwarze |
2011-12-04 | Fix parsing of file names given on the command line; i broke it | Ingo Schwarze |
2011-12-03 | Make the mandocdb(8) format endian-neutral by storing integer data | Ingo Schwarze |
2011-12-01 | Fix mandocdb(8) to pass over the type when pruning the database. | Ingo Schwarze |
2011-11-29 | Sync to bsd.lv, mostly from kristaps@. | Ingo Schwarze |
2011-11-28 | Put back the chdir(2) to the right man page tree before parsing manuals; | Ingo Schwarze |
2011-11-27 | Reimplement the global command line options -a and -v | Ingo Schwarze |
2011-11-27 | Save the manual type (mdoc, man, or cat) in the index file | Ingo Schwarze |
2011-11-27 | Rudimentary handling of formatted manuals ("cat pages"). | Ingo Schwarze |
2011-11-26 | Resync to bsd.lv, most code from kristaps@. | Ingo Schwarze |
2011-11-17 | Change the search type mask from 32 to 64 bit such that a full set | Ingo Schwarze |
2011-11-17 | Fix a pasto that prevented detection of mandoc.index dbopen(3) failure. | Ingo Schwarze |
2011-11-17 | Minimal man.conf(5) _whatdb support for mandocdb(8) and apropos(1), | Ingo Schwarze |
2011-11-14 | Store page titles in the correct case, and by default, only | Ingo Schwarze |
2011-11-13 | Inventing new keywords for mostly the same thing when a well-established | Ingo Schwarze |
2011-11-13 | Fix two crashes that occur when walking very large (i.e. real-world) trees: | Ingo Schwarze |
2011-10-06 | 1) Import the future apropos(1) replacement written by kristaps@. | Ingo Schwarze |
2011-09-17 | Change the mandocdb(8) interface to better agree with makewhatis(8); | Ingo Schwarze |
2011-07-14 | Import mandocdb(8) from bsd.lv, coded by kristaps@, for in-tree development. | Ingo Schwarze |