aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandocd.c
Commit message (Expand)AuthorAgeFilesLines
* Reset HTML formatter state, in particular the id_unique hash,Ingo Schwarze2019-03-031-2/+4
* add forgotten mparse options to two rarely used programsIngo Schwarze2019-03-031-3/+3
* Cleanup, no functional change:Ingo Schwarze2018-12-301-15/+9
* Major cleanup; may imply minor changes in edge cases of error reporting.Ingo Schwarze2018-12-141-2/+2
* Cleanup, no functional change:Ingo Schwarze2018-12-131-1/+2
* Split -Wstyle into -Wstyle and the even lower -Wbase, and addIngo Schwarze2017-06-241-2/+2
* Be consistent in protecting __attribute__ attributes with __;Ingo Schwarze2017-02-171-2/+2
* config glue for recvmsg(2) and CMSG_FIRSTHDR(3);Ingo Schwarze2017-02-081-1/+5
* Polishing:Ingo Schwarze2017-02-061-4/+14
* uint8_t requires <stdint.h>; from Michael StapelbergIngo Schwarze2017-02-051-1/+2
* experimental mandocd(8) and catman(8)Ingo Schwarze2017-02-041-0/+270