| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we have man(1) functionality, add a man(1) manual page. | Ingo Schwarze | 2014-08-21 | 1 | -1/+4 |
* | Fully integrate apropos(1) into mandoc(1). | Ingo Schwarze | 2014-08-17 | 1 | -4/+4 |
* | When BUILD_DB is active, link apropos(1) into the mandoc binary. | Ingo Schwarze | 2014-08-16 | 1 | -10/+8 |
* | Improve build system and autodetection. | Ingo Schwarze | 2014-08-16 | 1 | -109/+19 |
* | typo in comment; Guy Harris <guy at alum dot mit dot edu> | Ingo Schwarze | 2014-08-12 | 1 | -1/+1 |
* | work around lack of d_namlen and ALIGN/ALIGNBYTES on Linux | Ingo Schwarze | 2014-08-11 | 1 | -1/+3 |
* | Provide a fallback version of fts(3) for systems lacking it. | Ingo Schwarze | 2014-08-11 | 1 | -4/+5 |
* | Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. | Ingo Schwarze | 2014-08-10 | 1 | -2/+2 |
* | Clarifications in comments and standard output suggested by | Ingo Schwarze | 2014-08-10 | 1 | -3/+4 |
* | Do not hardcode stuff in ./configure that is actually user-configurable | Ingo Schwarze | 2014-08-08 | 1 | -1/+2 |
* | add INSTALL and bump VERSION | Ingo Schwarze | 2014-08-08 | 1 | -2/+3 |
* | Since old SQLite versions do not have sqlite3_errstr(), | Ingo Schwarze | 2014-08-05 | 1 | -0/+3 |
* | Portability fix: | Ingo Schwarze | 2014-08-05 | 1 | -3/+4 |
* | Sync library documentation with reality. | Ingo Schwarze | 2014-08-05 | 1 | -1/+8 |
* | Switch to autogenerated dependency rules; they are less error-prone. | Ingo Schwarze | 2014-08-05 | 1 | -94/+78 |
* | Properly partition the build system and install some missing stuff: | Ingo Schwarze | 2014-08-05 | 1 | -14/+55 |
* | Various minor corrections: | Ingo Schwarze | 2014-08-05 | 1 | -5/+16 |
* | sort user settings; no functional change | Ingo Schwarze | 2014-08-05 | 1 | -19/+34 |
* | remove strnlen(3) compat, we no longer use it | Ingo Schwarze | 2014-08-04 | 1 | -3/+0 |
* | Install the manuals of the web interface below the same directory | Ingo Schwarze | 2014-07-13 | 1 | -0/+4 |
* | No need for run-time configuration, add minimal compile-time | Ingo Schwarze | 2014-07-12 | 1 | -1/+5 |
* | Full rewrite of the man.cgi(8) manual. | Ingo Schwarze | 2014-07-10 | 1 | -2/+2 |
* | 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 |