| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Makefile 1.507, configure 1.62, configure.local.example 1.30:VERSION.1.13 | Ingo Schwarze | 2017-03-04 | 1 | -6/+6 |
* | merge revision 1.505: | Ingo Schwarze | 2017-02-22 | 1 | -2/+1 |
* | provide the regression suite for 1.13, too | Ingo Schwarze | 2017-02-21 | 1 | -1/+33 |
* | Drop support for building without SQLite. | Ingo Schwarze | 2017-02-21 | 1 | -8/+5 |
* | first step of 1.13.5 release preparations | Ingo Schwarze | 2017-02-21 | 1 | -9/+5 |
* | merge revision 1.503: uninstall target | Ingo Schwarze | 2017-02-18 | 1 | -7/+46 |
* | Merge Makefile 1.501, configure 1.59, configure.local.example 1.28: | Ingo Schwarze | 2017-02-16 | 1 | -6/+6 |
* | merge rev. 1.495: add missing file man.options.1 | Ingo Schwarze | 2017-02-05 | 1 | -0/+1 |
* | add test-EFTYPE.c, related to configure rev. 1.43.2.5 | Ingo Schwarze | 2016-10-20 | 1 | -0/+1 |
* | 1.13 backport: handle absence of PATH_MAX | Ingo Schwarze | 2016-08-02 | 1 | -0/+1 |
* | 1.13 backport: Autodetect if -lrt is needed for nanosleep(3). | Ingo Schwarze | 2016-07-20 | 1 | -42/+37 |
* | 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 |
* | Various people (among others Maxim Belooussov and Carsten Kunze) | Ingo Schwarze | 2016-05-18 | 1 | -5/+5 |
* | set up man.cgi(3) for inclusion in the web site | Ingo Schwarze | 2016-04-15 | 1 | -0/+2 |
* | move compat_reallocarray.o into SOELIM_OBJS, no functional change | Ingo Schwarze | 2015-11-07 | 1 | -2/+3 |
* | soelim(1) use getline(3) and err(3), and err(3) uses getprogname(3); | Ingo Schwarze | 2015-11-07 | 1 | -1/+5 |
* | provide a simple stand-alone implementation of getline(3) | Ingo Schwarze | 2015-11-07 | 1 | -0/+3 |
* | Modernization, no functional change intended: | Ingo Schwarze | 2015-11-07 | 1 | -3/+0 |
* | garbage collect unused EXAMPLEDIR, forgotten in the CSS cleanup; | Ingo Schwarze | 2015-11-07 | 1 | -1/+0 |
* | Install the soelim(1) binary and manual to the right places. | Ingo Schwarze | 2015-11-07 | 1 | -2/+4 |
* | merge pledge(2) support from OpenBSD | Ingo Schwarze | 2015-11-06 | 1 | -0/+1 |
* | Use getprogname(3) rather than __progname. | Ingo Schwarze | 2015-11-06 | 1 | -0/+2 |
* | Unify the three stylesheets into a single CSS file. | Ingo Schwarze | 2015-11-05 | 1 | -8/+4 |
* | demandoc(1) needs to link against -lutil, too | Ingo Schwarze | 2015-11-05 | 1 | -1/+1 |
* | In order to become able to generate syntax tree nodes on the roff(7) | Ingo Schwarze | 2015-10-20 | 1 | -0/+2 |
* | Major character table cleanup: | Ingo Schwarze | 2015-10-13 | 1 | -1/+0 |
* | Reduce the amount of code by moving the three copies of the ohash | Ingo Schwarze | 2015-10-13 | 1 | -0/+3 |
* | Finally use __progname, err(3) and warn(3). | Ingo Schwarze | 2015-10-11 | 1 | -1/+5 |
* | Do not fork and exec gunzip(1), just link with libz instead. | Ingo Schwarze | 2015-07-19 | 1 | -1/+1 |
* | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze | 2015-07-17 | 1 | -0/+3 |
* | Fix the "depend" target and regenerate Makefile.depend: | Ingo Schwarze | 2015-07-14 | 1 | -3/+3 |
* | Link compat_reallocarray.o into soelim; needed on | Ingo Schwarze | 2015-05-21 | 1 | -2/+2 |
* | * remove FreeBSDisms | Ingo Schwarze | 2015-05-20 | 1 | -3/+15 |
* | First step towards parser unification: | Ingo Schwarze | 2015-04-02 | 1 | -2/+4 |
* | Parse the new man.conf(5) "output" directive. | Ingo Schwarze | 2015-03-27 | 1 | -2/+2 |
* | Add man.conf(5). After adding some additional functionality, | Ingo Schwarze | 2015-03-27 | 1 | -0/+4 |
* | Compat glue needed for Solaris 9 and 10. | Ingo Schwarze | 2015-03-19 | 1 | -1/+10 |
* | release 1.13.3VERSION.1.13.3 | Ingo Schwarze | 2015-03-13 | 1 | -2/+2 |
* | Delete the -V option. It serves no purpose but keeps confusing people. | Ingo Schwarze | 2015-02-16 | 1 | -0/+2 |
* | strtonum(3) compat glue | Ingo Schwarze | 2015-02-16 | 1 | -1/+4 |
* | Enable the integrated man(1) even when database support is disabled, | Ingo Schwarze | 2015-02-03 | 1 | -4/+4 |
* | Support choosing alternative binary and manual names from configure.local, | Ingo Schwarze | 2014-12-09 | 1 | -10/+17 |
* | Integrate the makewhatis binary into the mandoc binary | Ingo Schwarze | 2014-12-09 | 1 | -18/+11 |