2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Ingo Schwarze | Further apropos(1) speed optimization was trickier... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Drop Nd from the mpages table, it is still in the keys... |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | Experimental feature to let apropos(1) show different... |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Change the mansearch() interface to use the mlinks... |
blob | commitdiff | raw | diff to current |
2013-07-05 |
Ingo Schwarze | Simple partial sync with OpenBSD: |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Kristaps Dzonsons | Allow compilation on Mac OSX. |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Kristaps Dzonsons | Merge whatis.1 into apropos.1 (and remove), add whatis... |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Kristaps Dzonsons | Flip apropos to use mansearch instead of apropos_db. |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Kristaps Dzonsons | Forgot chdir(2) into volume path. VERSION_1_12_1 |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Kristaps Dzonsons | Small tweaks for release. |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Kristaps Dzonsons | Be insane. Make apropos(1) subsume man(1). |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Kristaps Dzonsons | Simplify by not pre-filtering the result vector for... |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Kristaps Dzonsons | Revert to mandocdb.{index,db} for database files. |
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-12 |
Ingo Schwarze | implement -C (alternative config file) for apropos... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Apropos and man.cgi should strcasecmp their output... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Kristaps Dzonsons | Make `-i' only apply to regular expressions. For the... |
blob | commitdiff | raw | diff to current |
2011-11-28 |
Ingo Schwarze | Tweak whatis(1): |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Kristaps Dzonsons | Get us a whatis(1) mode for apropos(1). |
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-23 |
Kristaps Dzonsons | Have apropos(1) take advantage of manpath.h instead... |
blob | commitdiff | raw | diff to current |
2011-11-20 |
Kristaps Dzonsons | Initial support for man.conf/makepath(1). |
blob | commitdiff | raw | diff to current |
2011-11-20 |
Kristaps Dzonsons | Clarify some behaviour, bringing schwarze@'s patch... |
blob | commitdiff | raw | diff to current |
2011-11-20 |
Kristaps Dzonsons | Integrate a moderately-patched version of schwarze... |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Kristaps Dzonsons | Evaluation with logical subexpressions. This allows... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Kristaps Dzonsons | Have exprcomp() accept a string instead of an array... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Rewrite the expression parser for a more concise syntax: |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Less misleading file names; ok kristaps@. |
blob | commitdiff | raw | diff to current |
2011-11-09 |
Kristaps Dzonsons | Make apropos's lookup use a find(1)-like expression... |
blob | commitdiff | raw | diff to current |
2011-11-09 |
Kristaps Dzonsons | Change getopt() to be more like schwarze@'s suggestions. |
blob | commitdiff | raw | diff to current |
2011-11-09 |
Kristaps Dzonsons | Split apropos.c into db.c and apropos.h with simpler... |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Kristaps Dzonsons | Make apropos results-gathering able to error out and... |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Kristaps Dzonsons | Remove some unnecessary variables and note that mchars_... |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Kristaps Dzonsons | Use a binary tree (for now, unbalanced) for deduping... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Kristaps Dzonsons | Use mandoc_realloc() in apropos, as we're linking to... |
blob | commitdiff | raw | diff to current |
2011-10-07 |
Kristaps Dzonsons | Lift hard-coded limit of results. |
blob | commitdiff | raw | diff to current |
2011-10-07 |
Kristaps Dzonsons | Clean up file a bit: remove errx and err function point... |
blob | commitdiff | raw | diff to current |
2011-10-06 |
Kristaps Dzonsons | Import apropos from mandoc-tools after inlining all... |
blob | commitdiff | raw | diff to current |
|