| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the "make depend" maintainer target more convenient | Ingo Schwarze | 2020-03-13 | 1 | -3/+6 |
* | Split tagging into a validation part including prioritization | Ingo Schwarze | 2020-03-13 | 1 | -7/+12 |
* | new dist-install maintainer target | Ingo Schwarze | 2019-03-06 | 1 | -0/+4 |
* | work towards 1.14.5, mostly updating WWW_INCS | Ingo Schwarze | 2019-03-06 | 1 | -6/+9 |
* | When the -S option is given to man(1) and the requested manual page | Ingo Schwarze | 2019-03-04 | 1 | -2/+4 |
* | Major cleanup; may imply minor changes in edge cases of error reporting. | Ingo Schwarze | 2018-12-14 | 1 | -0/+2 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -2/+5 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -1/+0 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -2/+5 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -1/+1 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -0/+2 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-12 | 1 | -2/+5 |
* | some fixes for the "www" and "www-install" maintainer targets | Ingo Schwarze | 2018-08-09 | 1 | -8/+13 |
* | more 1.14.4 release preparations: | Ingo Schwarze | 2018-07-31 | 1 | -6/+7 |
* | Add strndup(3) compat implementation. | Ingo Schwarze | 2018-02-27 | 1 | -0/+3 |
* | release 1.14.3VERSION.1.14.3 | Ingo Schwarze | 2017-08-05 | 1 | -1/+1 |
* | more renaming from mdocml to mandoc | Ingo Schwarze | 2017-07-20 | 1 | -11/+11 |
* | * clean catman.o which was missing | Ingo Schwarze | 2017-07-20 | 1 | -13/+5 |
* | Basic reporting of .Xrs to manual pages that don't exist | Ingo Schwarze | 2017-07-01 | 1 | -0/+3 |
* | Implement automatic line breaking | Ingo Schwarze | 2017-06-12 | 1 | -0/+3 |
* | Basic implementation of the roff(7) .ta (define tab stops) request. | Ingo Schwarze | 2017-05-07 | 1 | -0/+2 |
* | Move handling of the roff(7) .ft request from the man(7) | Ingo Schwarze | 2017-05-05 | 1 | -0/+2 |
* | Start roff formatter modules for HTML and termininal output, | Ingo Schwarze | 2017-05-04 | 1 | -0/+4 |
* | Parser unification: use nice ohashes for all three request and macro tables; | Ingo Schwarze | 2017-04-29 | 1 | -4/+0 |
* | Delete the manpage(1) utility. | Ingo Schwarze | 2017-04-24 | 1 | -9/+0 |
* | Debian needs relative symlinks not only for manual pages, | Ingo Schwarze | 2017-03-04 | 1 | -6/+6 |
* | new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@; | Ingo Schwarze | 2017-03-03 | 1 | -2/+3 |
* | Debian wants relative, not absolute symlinks for man pages; | Ingo Schwarze | 2017-02-22 | 1 | -2/+1 |
* | add some regress targets | Ingo Schwarze | 2017-02-18 | 1 | -0/+28 |
* | Provide an uninstall target, to help cleaning up after installing | Ingo Schwarze | 2017-02-18 | 1 | -7/+50 |
* | proper test for O_DIRECTORY | Ingo Schwarze | 2017-02-18 | 1 | -0/+1 |
* | add $(LN) configuration variable; requested by Michael <Stapelberg@debian.org> | Ingo Schwarze | 2017-02-16 | 1 | -5/+5 |
* | Provide a variable BINM_CATMAN. | Ingo Schwarze | 2017-02-16 | 1 | -2/+4 |
* | config glue for recvmsg(2) and CMSG_FIRSTHDR(3); | Ingo Schwarze | 2017-02-08 | 1 | -0/+2 |
* | even catman needs libmandoc on systems not having fts | Ingo Schwarze | 2017-02-08 | 1 | -2/+2 |
* | more 1.14.1 release preparations | Ingo Schwarze | 2017-02-08 | 1 | -2/+6 |
* | new manual pages for catman(8) and mandocd(8) | Ingo Schwarze | 2017-02-06 | 1 | -1/+7 |
* | add missing file man.options.1 | Ingo Schwarze | 2017-02-05 | 1 | -0/+1 |
* | experimental mandocd(8) and catman(8) | Ingo Schwarze | 2017-02-04 | 1 | -8/+23 |
* | Do not install libmandoc.a by default. | Ingo Schwarze | 2016-11-19 | 1 | -8/+10 |
* | The concept of endianness seems to be somewhat newfangled, so the | Ingo Schwarze | 2016-08-05 | 1 | -1/+3 |
* | POSIX allows PATH_MAX to not be defined, meaning "unlimited". | Ingo Schwarze | 2016-08-02 | 1 | -0/+2 |
* | Autodetect if -lrt is needed for nanosleep(3). | Ingo Schwarze | 2016-07-20 | 1 | -0/+1 |
* | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze | 2016-07-19 | 1 | -37/+42 |
* | Add support for Mac OS X's sandbox_init(3) sandbox functionality, which | Kristaps Dzonsons | 2016-07-12 | 1 | -0/+1 |
* | support LDFLAGS; | Ingo Schwarze | 2016-07-10 | 1 | -5/+5 |
* | Simplify the code and the server setup by deleting the pseudo-manpath | Ingo Schwarze | 2016-07-10 | 1 | -4/+0 |
* | A some missing files to TESTSRCS and DISTFILES | Ingo Schwarze | 2016-07-08 | 1 | -0/+5 |
* | some 1.13.4 release preparations | Ingo Schwarze | 2016-07-07 | 1 | -1/+1 |
* | Delete useless variables that could sneak into the Makefile | Ingo Schwarze | 2016-05-18 | 1 | -6/+6 |