| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | document the new file format | Ingo Schwarze | 2016-08-01 | 1 | -79/+151 |
* | Some base system pages, for example perl(1), contain non-ASCII | Ingo Schwarze | 2016-07-31 | 1 | -1/+2 |
* | Autodetect a suitable locale for -Tutf8 mode, | Ingo Schwarze | 2016-07-31 | 5 | -15/+39 |
* | Sort sections and architectures in the pages table. | Ingo Schwarze | 2016-07-29 | 1 | -6/+18 |
* | Sort pages in the pages table by file names. | Ingo Schwarze | 2016-07-29 | 1 | -7/+26 |
* | No need to populate the TYPE_arch and TYPE_sec bits, the information | Ingo Schwarze | 2016-07-29 | 2 | -25/+11 |
* | Autodetect if -lrt is needed for nanosleep(3). | Ingo Schwarze | 2016-07-20 | 4 | -5/+47 |
* | tag_signal() is dead; from LLVM via Christos Zoulas | Ingo Schwarze | 2016-07-20 | 1 | -2/+2 |
* | Linux compatibility: Work around the lack of EFTYPE and protect <err.h>. | Ingo Schwarze | 2016-07-20 | 8 | -11/+34 |
* | Now that our man.conf(5) format is mature and extremely simple, | Ingo Schwarze | 2016-07-19 | 6 | -102/+14 |
* | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze | 2016-07-19 | 25 | -1238/+2275 |
* | Remove one outdated comment and fix one typo | Ingo Schwarze | 2016-07-19 | 1 | -3/+1 |
* | Since the mdoc/man parser unification, the parser is always allocated | Ingo Schwarze | 2016-07-19 | 1 | -24/+2 |
* | Use __attribute__((__format__ throughout. | Ingo Schwarze | 2016-07-19 | 7 | -27/+15 |
* | cope with -Wmissing-prototypes | Ingo Schwarze | 2016-07-18 | 2 | -4/+25 |
* | To remove the const qualifier from a pointer to an object - either | Ingo Schwarze | 2016-07-15 | 2 | -3/+1 |
* | Fix previous: the mandocdb() prototype was already there, it just | Ingo Schwarze | 2016-07-15 | 1 | -3/+2 |
* | add missing prototypes, no code change; | Ingo Schwarze | 2016-07-15 | 7 | -4/+16 |
* | Sanitize the environment when calling make(1) to autodetect ${CC}. | Ingo Schwarze | 2016-07-15 | 1 | -1/+1 |
* | final 1.13.4 release notesVERSION.1.13.4 | Ingo Schwarze | 2016-07-14 | 3 | -19/+37 |
* | Add support for Mac OS X's sandbox_init(3) sandbox functionality, which | Kristaps Dzonsons | 2016-07-12 | 5 | -0/+35 |
* | Make all components of the URI individually optional, | Ingo Schwarze | 2016-07-11 | 2 | -17/+44 |
* | support LDFLAGS; | Ingo Schwarze | 2016-07-10 | 3 | -6/+15 |
* | On OpenBSD, more(1) is actually less(1) with a small number of | Ingo Schwarze | 2016-07-10 | 1 | -2/+2 |
* | Fix a nasty typo that prevented .so links to gziped manuals | Ingo Schwarze | 2016-07-10 | 1 | -1/+1 |
* | Simplify the code and the server setup by deleting the pseudo-manpath | Ingo Schwarze | 2016-07-10 | 3 | -26/+13 |
* | Do not treat PATH_INFO as a complete path if it doesn't contain | Ingo Schwarze | 2016-07-09 | 1 | -1/+1 |
* | getopt(3) is declared in <unistd.h>, and <getopt.h> is not needed; | Ingo Schwarze | 2016-07-09 | 4 | -4/+0 |
* | ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) on | Ingo Schwarze | 2016-07-08 | 3 | -8/+7 |
* | A some missing files to TESTSRCS and DISTFILES | Ingo Schwarze | 2016-07-08 | 1 | -0/+5 |
* | POSIX requires that a process calling tcsetpgrp(3) from the background | Ingo Schwarze | 2016-07-08 | 1 | -6/+18 |
* | some 1.13.4 release preparations | Ingo Schwarze | 2016-07-07 | 4 | -4/+127 |
* | update developer documentation | Ingo Schwarze | 2016-07-07 | 6 | -202/+200 |
* | sync with OpenBSD: do not mention mansearch(3), which is not installed, | Ingo Schwarze | 2016-07-07 | 1 | -1/+0 |
* | sync with OpenBSD: do not talk about nginx(8) | Ingo Schwarze | 2016-07-07 | 1 | -4/+2 |
* | Update and simplify the documentation of the -s option, | Ingo Schwarze | 2016-07-01 | 1 | -29/+5 |
* | delete two entries that are done | Ingo Schwarze | 2016-06-05 | 1 | -5/+0 |
* | Trim trailing whitespace from man.conf lines; patch from millert@. | Ingo Schwarze | 2016-05-28 | 1 | -5/+4 |
* | Simplify search form: minus two visible control elements, minus | Ingo Schwarze | 2016-05-28 | 2 | -41/+17 |
* | Delete useless variables that could sneak into the Makefile | Ingo Schwarze | 2016-05-18 | 1 | -6/+6 |
* | Do not hardcode "makewhatis" in a warning message, use BINM_MAKEWHATIS. | Ingo Schwarze | 2016-05-18 | 1 | -2/+2 |
* | Various people (among others Maxim Belooussov and Carsten Kunze) | Ingo Schwarze | 2016-05-18 | 3 | -48/+70 |
* | Linux needs <stddef.h>, or NULL isn't defined. | Ingo Schwarze | 2016-05-18 | 2 | -0/+2 |
* | Only focus on the query input box when no manual page is displayed, | Ingo Schwarze | 2016-04-29 | 1 | -8/+17 |
* | Set the "autofocus" attribute on the query text box. | Ingo Schwarze | 2016-04-28 | 1 | -1/+1 |
* | set up man.cgi(3) for inclusion in the web site | Ingo Schwarze | 2016-04-15 | 1 | -0/+2 |
* | document the internals of cgi.c for developers; | Ingo Schwarze | 2016-04-15 | 1 | -0/+282 |
* | Rename five static functions to make the classification of functions | Ingo Schwarze | 2016-04-15 | 1 | -15/+15 |
* | prefer warn[x](3) over fprintf(3) where appropriate | Ingo Schwarze | 2016-04-15 | 1 | -22/+18 |
* | Fix parsing of PATH_INFO if both a section directory and an | Ingo Schwarze | 2016-04-15 | 1 | -17/+13 |