| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch over man.cgi to SQLite. While here: | Ingo Schwarze | 2014-07-09 | 1 | -1/+16 |
* | let the build system cope with the recent ohash changes | Ingo Schwarze | 2014-06-20 | 1 | -0/+4 |
* | Various Makefile improvements: | Ingo Schwarze | 2014-04-24 | 1 | -20/+43 |
* | Audit malloc(3)/calloc(3)/realloc(3) usage. | Ingo Schwarze | 2014-04-23 | 1 | -0/+3 |
* | add a LICENSE file for clarity and for the convenience of porters | Ingo Schwarze | 2014-04-22 | 1 | -1/+2 |
* | Slowly, the dust begins to settle. | Ingo Schwarze | 2014-04-18 | 1 | -9/+9 |
* | Document the database format and SQL code generation; | Ingo Schwarze | 2014-04-15 | 1 | -4/+12 |
* | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze | 2014-03-23 | 1 | -3/+7 |
* | - remove index.html, it is now part of the website repo | Ingo Schwarze | 2014-03-03 | 1 | -38/+30 |
* | Get rid of the local keys table, use the new mansearch_const.c. | Ingo Schwarze | 2014-01-19 | 1 | -2/+2 |
* | Support a second -v on mandocdb(8) to show keys while they are being added; | Ingo Schwarze | 2014-01-19 | 1 | -1/+2 |
* | Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c} | Ingo Schwarze | 2014-01-04 | 1 | -2/+7 |
* | Put ./configure into the distributin tarball. | Ingo Schwarze | 2014-01-04 | 1 | -1/+3 |
* | Even though strnlen(3) is required by POSIX 2008, | Ingo Schwarze | 2014-01-04 | 1 | -0/+3 |
* | Clean up feature tests: | Ingo Schwarze | 2014-01-04 | 1 | -51/+12 |
* | Provide strcasestr(3) and strsep(3) for Solaris 10 compat; | Ingo Schwarze | 2013-12-31 | 1 | -1/+13 |
* | release 1.12.3VERSION.1.12.3 | Ingo Schwarze | 2013-12-31 | 1 | -2/+2 |
* | Put VERSION into config.h. | Ingo Schwarze | 2013-10-06 | 1 | -1/+2 |
* | merge from VERSION_1_12: do not complain about unused variables in test-*.c | Ingo Schwarze | 2013-10-05 | 1 | -7/+7 |
* | Merge from VERSION_1_12, in particular release date, pkgsrc port version, | Ingo Schwarze | 2013-10-05 | 1 | -1/+1 |
* | Merge from branch VERSION_1_12: | Ingo Schwarze | 2013-10-02 | 1 | -9/+17 |
* | Stop producing xhtml/pdf/etc for webpage (logs indicate that nobody actually | Kristaps Dzonsons | 2012-06-09 | 1 | -61/+1 |
* | Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos | Kristaps Dzonsons | 2012-06-09 | 1 | -5/+4 |
* | Remove catman(8): it's superfluous. | Kristaps Dzonsons | 2012-06-09 | 1 | -1/+1 |
* | Add a compatibility interface for ohash. | Kristaps Dzonsons | 2012-06-09 | 1 | -1/+7 |
* | Remove lint from Makefile. | Kristaps Dzonsons | 2012-06-08 | 1 | -239/+41 |
* | Get ready for a version. | Kristaps Dzonsons | 2012-03-24 | 1 | -3/+2 |
* | Remove some Mac OS crap in the Makefile. | Kristaps Dzonsons | 2012-03-23 | 1 | -6/+10 |
* | Don't run superfluous mkdir when installing. | Kristaps Dzonsons | 2012-03-23 | 1 | -1/+0 |
* | Continue changing mandoc.{index,db} into whatis.{index,db}. Use mandocdb.h | Kristaps Dzonsons | 2011-12-25 | 1 | -1/+1 |
* | Some presentation polish in man.cgi: | Kristaps Dzonsons | 2011-12-15 | 1 | -2/+2 |
* | Compatibility support fgetln() on Linux. This uses the BSD-licensed | Kristaps Dzonsons | 2011-12-13 | 1 | -3/+24 |
* | Adding some missing "install" bits to Makefile. | Kristaps Dzonsons | 2011-12-10 | 1 | -8/+20 |
* | Have a whatis/apropos mode, with the default (hitting enter within the | Kristaps Dzonsons | 2011-12-07 | 1 | -0/+1 |
* | Make installing CGI a bit easier. | Kristaps Dzonsons | 2011-12-07 | 1 | -0/+9 |
* | By default, man.cgi should compile with -static (this was unset by mistake). | Kristaps Dzonsons | 2011-12-07 | 1 | -1/+1 |
* | In man(7), when no explicit volume name is given, use the default | Ingo Schwarze | 2011-12-02 | 1 | -2/+2 |
* | Backout -DUSE_MANPATH that sneaked in; | Ingo Schwarze | 2011-11-28 | 1 | -2/+2 |
* | Removing INSECURE mode. This is a work in progress! Logic for | Kristaps Dzonsons | 2011-11-27 | 1 | -18/+39 |
* | Make a small manual for how to run man.cgi. | Kristaps Dzonsons | 2011-11-24 | 1 | -0/+1 |
* | Add manup(8). This runs through mandocdb(8) databases (in the same way that | Kristaps Dzonsons | 2011-11-24 | 1 | -2/+17 |
* | Adjust Makefile for manpath.{c,h} linking. | Kristaps Dzonsons | 2011-11-23 | 1 | -11/+16 |
* | Initial support for man.conf/makepath(1). | Kristaps Dzonsons | 2011-11-20 | 1 | -0/+3 |
* | Inventing new keywords for mostly the same thing when a well-established | Ingo Schwarze | 2011-11-13 | 1 | -3/+4 |
* | Less misleading file names; ok kristaps@. | Ingo Schwarze | 2011-11-13 | 1 | -6/+6 |
* | Split apropos.c into db.c and apropos.h with simpler code (re-written, but | Kristaps Dzonsons | 2011-11-09 | 1 | -15/+29 |
* | Tweak Makefile and add config.h to -Tman to allow cross-compiling on | Kristaps Dzonsons | 2011-10-08 | 1 | -4/+13 |
* | Get ready for version. I'm bumping the minor release to 1.12 because | Kristaps Dzonsons | 2011-10-08 | 1 | -2/+2 |
* | Make apropos and mandocdb build by default. | Kristaps Dzonsons | 2011-10-06 | 1 | -2/+2 |
* | Import apropos from mandoc-tools after inlining all source files | Kristaps Dzonsons | 2011-10-06 | 1 | -1/+21 |