summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, no functional change:Ingo Schwarze2018-12-131-2/+5
* Cleanup, no functional change:Ingo Schwarze2018-12-131-1/+0
* Cleanup, no functional change:Ingo Schwarze2018-12-131-2/+5
* Cleanup, no functional change:Ingo Schwarze2018-12-131-1/+1
* Cleanup, no functional change:Ingo Schwarze2018-12-131-0/+2
* Cleanup, no functional change:Ingo Schwarze2018-12-121-2/+5
* some fixes for the "www" and "www-install" maintainer targetsIngo Schwarze2018-08-091-8/+13
* more 1.14.4 release preparations:Ingo Schwarze2018-07-311-6/+7
* Add strndup(3) compat implementation.Ingo Schwarze2018-02-271-0/+3
* release 1.14.3VERSION.1.14.3Ingo Schwarze2017-08-051-1/+1
* more renaming from mdocml to mandocIngo Schwarze2017-07-201-11/+11
* * clean catman.o which was missingIngo Schwarze2017-07-201-13/+5
* Basic reporting of .Xrs to manual pages that don't existIngo Schwarze2017-07-011-0/+3
* Implement automatic line breakingIngo Schwarze2017-06-121-0/+3
* Basic implementation of the roff(7) .ta (define tab stops) request.Ingo Schwarze2017-05-071-0/+2
* Move handling of the roff(7) .ft request from the man(7)Ingo Schwarze2017-05-051-0/+2
* Start roff formatter modules for HTML and termininal output,Ingo Schwarze2017-05-041-0/+4
* Parser unification: use nice ohashes for all three request and macro tables;Ingo Schwarze2017-04-291-4/+0
* Delete the manpage(1) utility.Ingo Schwarze2017-04-241-9/+0
* Debian needs relative symlinks not only for manual pages,Ingo Schwarze2017-03-041-6/+6
* new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;Ingo Schwarze2017-03-031-2/+3
* Debian wants relative, not absolute symlinks for man pages;Ingo Schwarze2017-02-221-2/+1
* add some regress targetsIngo Schwarze2017-02-181-0/+28
* Provide an uninstall target, to help cleaning up after installingIngo Schwarze2017-02-181-7/+50
* proper test for O_DIRECTORYIngo Schwarze2017-02-181-0/+1
* add $(LN) configuration variable; requested by Michael <Stapelberg@debian.org>Ingo Schwarze2017-02-161-5/+5
* Provide a variable BINM_CATMAN.Ingo Schwarze2017-02-161-2/+4
* config glue for recvmsg(2) and CMSG_FIRSTHDR(3);Ingo Schwarze2017-02-081-0/+2
* even catman needs libmandoc on systems not having ftsIngo Schwarze2017-02-081-2/+2
* more 1.14.1 release preparationsIngo Schwarze2017-02-081-2/+6
* new manual pages for catman(8) and mandocd(8)Ingo Schwarze2017-02-061-1/+7
* add missing file man.options.1Ingo Schwarze2017-02-051-0/+1
* experimental mandocd(8) and catman(8)Ingo Schwarze2017-02-041-8/+23
* Do not install libmandoc.a by default.Ingo Schwarze2016-11-191-8/+10
* The concept of endianness seems to be somewhat newfangled, so theIngo Schwarze2016-08-051-1/+3
* POSIX allows PATH_MAX to not be defined, meaning "unlimited".Ingo Schwarze2016-08-021-0/+2
* Autodetect if -lrt is needed for nanosleep(3).Ingo Schwarze2016-07-201-0/+1
* Remove the dependency on SQLite without loss of functionality.Ingo Schwarze2016-07-191-37/+42
* Add support for Mac OS X's sandbox_init(3) sandbox functionality, whichKristaps Dzonsons2016-07-121-0/+1
* support LDFLAGS;Ingo Schwarze2016-07-101-5/+5
* Simplify the code and the server setup by deleting the pseudo-manpathIngo Schwarze2016-07-101-4/+0
* A some missing files to TESTSRCS and DISTFILESIngo Schwarze2016-07-081-0/+5
* some 1.13.4 release preparationsIngo Schwarze2016-07-071-1/+1
* Delete useless variables that could sneak into the MakefileIngo Schwarze2016-05-181-6/+6
* Various people (among others Maxim Belooussov and Carsten Kunze)Ingo Schwarze2016-05-181-5/+5
* set up man.cgi(3) for inclusion in the web siteIngo Schwarze2016-04-151-0/+2
* move compat_reallocarray.o into SOELIM_OBJS, no functional changeIngo Schwarze2015-11-071-2/+3
* soelim(1) use getline(3) and err(3), and err(3) uses getprogname(3);Ingo Schwarze2015-11-071-1/+5
* provide a simple stand-alone implementation of getline(3)Ingo Schwarze2015-11-071-0/+3
* Modernization, no functional change intended:Ingo Schwarze2015-11-071-3/+0