| Commit message (Expand) | Author | Age | Files | Lines |
* | Plug a memory leak in single_search(). | Kristaps Dzonsons | 2011-12-10 | 1 | -1/+2 |
* | When specifying an architecture to whatis(1)/apropos(1)/man.cgi(7), do a | Kristaps Dzonsons | 2011-12-09 | 1 | -2/+4 |
* | Back out lorder, which doesn't seem necessary (?). I think this means all | Kristaps Dzonsons | 2011-12-03 | 1 | -1/+0 |
* | Make sure the btree(3) goop is also BE. This covers both the DB metadata | Kristaps Dzonsons | 2011-12-03 | 1 | -0/+1 |
* | This is a little gross: Linux and Apple need lots some cajoling to work | Kristaps Dzonsons | 2011-12-02 | 1 | -1/+9 |
* | Use OpenBSD's endian functions. Make btree type also be endian-neutral. | Kristaps Dzonsons | 2011-12-01 | 1 | -4/+2 |
* | In apropos_db.c, move all btree reading (and safety checks) into the | Kristaps Dzonsons | 2011-12-01 | 1 | -26/+29 |
* | Make `-i' only apply to regular expressions. For the equality operator | Kristaps Dzonsons | 2011-11-29 | 1 | -11/+2 |
* | Tweak whatis(1): | Ingo Schwarze | 2011-11-28 | 1 | -5/+4 |
* | Save the manual type (mdoc, man, or cat) in the index file | Ingo Schwarze | 2011-11-27 | 1 | -0/+1 |
* | Get us a whatis(1) mode for apropos(1). | Kristaps Dzonsons | 2011-11-27 | 1 | -1/+45 |
* | Sync to OpenBSD, mostly gratuitous and whitespace differences, | Ingo Schwarze | 2011-11-26 | 1 | -26/+27 |
* | Let apropos_db.h export the volume of manpages for a parsed record. | Kristaps Dzonsons | 2011-11-23 | 1 | -6/+7 |
* | Clarify some behaviour, bringing schwarze@'s patch and mine closer together | Kristaps Dzonsons | 2011-11-20 | 1 | -12/+18 |
* | Ooops... tiny type error slipped in. | Kristaps Dzonsons | 2011-11-20 | 1 | -1/+1 |
* | Integrate a moderately-patched version of schwarze@'s support for multiple | Kristaps Dzonsons | 2011-11-20 | 1 | -58/+84 |
* | Fix white-space in apropos_db.c to make merging cleaner. | Kristaps Dzonsons | 2011-11-20 | 1 | -39/+39 |
* | Merge schwarze@'s work for 64-bit types. This is based on a tweaked patch | Kristaps Dzonsons | 2011-11-20 | 1 | -31/+57 |
* | Evaluation with logical subexpressions. This allows support for arbitrary, | Kristaps Dzonsons | 2011-11-18 | 1 | -94/+338 |
* | Have exprcomp() accept a string instead of an array-pointer. Also, collapse | Kristaps Dzonsons | 2011-11-14 | 1 | -7/+7 |
* | Rewrite the expression parser for a more concise syntax: | Ingo Schwarze | 2011-11-13 | 1 | -56/+50 |
* | Inventing new keywords for mostly the same thing when a well-established | Ingo Schwarze | 2011-11-13 | 1 | -16/+18 |
* | Less misleading file names; ok kristaps@. | Ingo Schwarze | 2011-11-13 | 1 | -0/+541 |