Age | Commit message (Expand) | Author |
2015-11-07 | Modernization, no functional change intended: | Ingo Schwarze |
2015-10-11 | Finally use __progname, err(3) and warn(3). | Ingo Schwarze |
2015-05-07 | Do not let the -m option or MANPATH with leading, trailing, or double | Ingo Schwarze |
2015-03-27 | Parse the new man.conf(5) "output" directive. | Ingo Schwarze |
2015-03-26 | Add a new directive "manpath path" | Ingo Schwarze |
2015-03-21 | when there is no -m, no -M, no MANPATH and no /etc/man.conf, | Ingo Schwarze |
2014-11-18 | Ignore invalid directories in man.conf(5) and MANPATH, even if their | Ingo Schwarze |
2014-04-23 | Audit malloc(3)/calloc(3)/realloc(3) usage. | Ingo Schwarze |
2014-04-20 | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze |
2014-03-21 | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze |
2013-11-21 | My audit of mandoc revealed two missing (unsigned char) casts | Ingo Schwarze |
2013-05-29 | Trivial sync to bsd.lv: | Ingo Schwarze |
2012-12-04 | remove some unnecessary sys/param.h inclusions | Theo de Raadt |
2011-12-24 | Support leading, trailing and double colons in MANPATH | Ingo Schwarze |
2011-12-19 | Improvements from kristaps@: | Ingo Schwarze |
2011-12-12 | implement -C (alternative config file) for apropos(1) and mandocdb(8); | Ingo Schwarze |
2011-11-26 | Resync to bsd.lv, most code from kristaps@. | Ingo Schwarze |