Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix type- and NULL-check to be correct node (last, not child). Prevents | Kristaps Dzonsons | 2011-04-05 | 1 | -1/+1 |
* | Add mandoc-db.c checking for utility-name in NAME section of -man | Kristaps Dzonsons | 2011-04-05 | 1 | -3/+77 |
* | Have `Fd' detection in mandoc-db also look for local includes (i.e., | Kristaps Dzonsons | 2011-04-04 | 1 | -2/+2 |
* | Add manual page for mandoc-db (mostly to document the file format of | Kristaps Dzonsons | 2011-04-04 | 1 | -16/+17 |
* | Have mandoc-db create an recno-addressed index of files alongside the | Kristaps Dzonsons | 2011-04-03 | 1 | -59/+83 |
* | Have mandoc-db use config.h for strlcat(). Then create the btree | Kristaps Dzonsons | 2011-04-03 | 1 | -29/+37 |
* | Add an initial keyword-indexer as an alternative front-end to libmandoc.a. | Kristaps Dzonsons | 2011-04-02 | 1 | -0/+636 |