2012-03-23 |
Kristaps Dzonsons | Improve mandocdb's ability to handle NAME sections... |
blob | commitdiff | raw |
2012-03-23 |
Kristaps Dzonsons | Clean up code a bit by pushing warnings into WARNING... |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Kristaps Dzonsons | Merge some/most of schwarze@'s OpenBSD changes into... |
blob | commitdiff | raw | diff to current |
2011-12-31 |
Kristaps Dzonsons | When parsing catpages, read from the first section... |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Ingo Schwarze | Do not skip manuals shared across architectures when... |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Kristaps Dzonsons | First memory leak in mandocdb.c freeing "struct of... |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Ingo Schwarze | Use the traditional name "whatis.db" for the mandocdb... |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Ingo Schwarze | For binary compatability of the databases across archit... |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Ingo Schwarze | Implement test mode (makewhatis -t), required for pkg_c... |
blob | commitdiff | raw | diff to current |
2011-12-20 |
Ingo Schwarze | Do not cast void pointers to pointers requiring alignment. |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Kristaps Dzonsons | Make the stored "cat"/"mdoc"/"man" strings just be... |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Kristaps Dzonsons | Make paths in the mandocdb(8) index relative to the... |
blob | commitdiff | raw | diff to current |
2011-12-12 |
Ingo Schwarze | implement -C (alternative config file) for apropos... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Ingo Schwarze | Avoid leaking index records: |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Ingo Schwarze | Fix selection of arch-specific manuals: |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Ingo Schwarze | Tweak pformatted(): |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Kristaps Dzonsons | Considerably tidy mandocdb(8) catman descriptions by... |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Kristaps Dzonsons | Strip backspace encoding from preformatted manuals... |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Kristaps Dzonsons | Clean up grok of preformatted manual description. |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Ingo Schwarze | index_prune always counted the free slots, |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Kristaps Dzonsons | If arguments are passed to mandocdb(8) in "default... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Ingo Schwarze | Implement search support for 24 additional macros,... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Ingo Schwarze | Fix parsing of file names given on the command line... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Kristaps Dzonsons | Back out lorder, which doesn't seem necessary (?).... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Kristaps Dzonsons | Make sure the btree(3) goop is also BE. This covers... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Kristaps Dzonsons | This is a little gross: Linux and Apple need lots some... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Kristaps Dzonsons | Use OpenBSD's endian functions. Make btree type also... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Kristaps Dzonsons | In apropos_db.c, move all btree reading (and safety... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Kristaps Dzonsons | Fix mandocdb(8) to pass over the type when pruning... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Ingo Schwarze | chdir(2) to the right man page tree before parsing... |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Ingo Schwarze | Reimplement the global command line options -a and -v |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Ingo Schwarze | Save the manual type (mdoc, man, or cat) in the index... |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Ingo Schwarze | Rudimentary handling of formatted manuals ("cat pages"). |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Ingo Schwarze | Sync to OpenBSD, mostly gratuitous and whitespace diffe... |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Ingo Schwarze | Store page titles in the correct case, and by default... |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Kristaps Dzonsons | I say that mandocdb(8) uses "man(1)'s method", but... |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Kristaps Dzonsons | Have mandocdb(8) take advantage of manpath.h. |
blob | commitdiff | raw | diff to current |
2011-11-20 |
Kristaps Dzonsons | Merge schwarze@'s work for 64-bit types. This is based... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Inventing new keywords for mostly the same thing when... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Fix two crashes that occur when walking very large... |
blob | commitdiff | raw | diff to current |
2011-09-17 |
Ingo Schwarze | fix an obvious typo: sz was used uninitialized |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Kristaps Dzonsons | Big step forward in bringing mandocdb in line with... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Kristaps Dzonsons | First step of making mandocdb a true makewhatis/mandb... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Kristaps Dzonsons | Move parts of mandocdb that "do stuff" to the databases... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Ingo Schwarze | move mandocdb(1) to mandocdb(8) |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Kristaps Dzonsons | Rename makewhatis [back] into mandocdb. This is to... |
blob | commitdiff | raw | diff to current |
|