2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
blob | commitdiff | raw |
2014-03-23 |
Ingo Schwarze | needs mandoc_aux, too |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | Without the MPARSE_SO option, if the file contains... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | cope with mparse_alloc() interface change |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Cope with mparse_alloc() interface change. |
blob | commitdiff | raw | diff to current |
2013-10-11 |
Ingo Schwarze | Thomas Klausner <wiz at NetBSD dot org> finally succeed... |
blob | commitdiff | raw | diff to current |
2013-06-05 |
Ingo Schwarze | Some places used PATH_MAX from <limits.h>, some MAXPATH... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | Support -Ios='OpenBSD 5.1' to override uname(3) as... |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Kristaps Dzonsons | Fix lookup not to use full-out regexp search. |
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 | Knock out useless & confusing whatis mode. |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Kristaps Dzonsons | Continue changing mandoc.{index,db} into whatis.{index... |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Kristaps Dzonsons | Two lint fixes. |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Kristaps Dzonsons | Fix assertion found when plugging legacy man.cgi query... |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Kristaps Dzonsons | When routing to a "result" page in the cgi, remember... |
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-15 |
Kristaps Dzonsons | Further tweaks for output consistency. |
blob | commitdiff | raw | diff to current |
2011-12-15 |
Kristaps Dzonsons | Some presentation polish in man.cgi: |
blob | commitdiff | raw | diff to current |
2011-12-14 |
Kristaps Dzonsons | Unbreak man.cgi's css directories when CSS_DIR isn... |
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-11 |
Kristaps Dzonsons | When 303'ing a search directly to a page, remember... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Slip in a fix to allow for empty cache directories. |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Finishing touches on multi-manroot man.cgi. If more... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Switch on "manpath=" handling, which I call the "manroo... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Encode "manroot" into file URL and parse it properly... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Big upgrade and polish for cgi.c. |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | FreeBSD's man.cgi uses a "default" value for no arch. |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Add some periods (just to see if mlmmj is working again... |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Kristaps Dzonsons | Forgot to make whatis the default during abstraction... |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Kristaps Dzonsons | Abstract query extraction code. Perform some readabili... |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Kristaps Dzonsons | If no man.cgi `whatis' results are found, offer a quick... |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Kristaps Dzonsons | Fix stupid typo: strlcpy() instead of strlcat(). |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Kristaps Dzonsons | Look for man.cgi files in the cache, not under the... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Tweak to make man.cgi's search results validate properly. |
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-12-07 |
Kristaps Dzonsons | Add skeleton man.cgi.css file. I don't think this... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Accept old-school man.cgi parameters like "sektion... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Have a whatis/apropos mode, with the default (hitting... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | By default, man.cgi should compile with -static (this... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Add cat2html functionality. This keeps track of italic... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Kristaps Dzonsons | Make catman and man.cgi understand the index type-field. |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Kristaps Dzonsons | Removing INSECURE mode. This is a work in progress... |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Kristaps Dzonsons | Let man.cgi run in two modes: |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Kristaps Dzonsons | man.cgi works for the non-jailed case. |
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 | 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 | Split apropos.c into db.c and apropos.h with simpler... |
blob | commitdiff | raw | diff to current |
|