summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/manpath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore invalid directories in man.conf(5) and MANPATH, even if theirschwarze2014-11-181-16/+32
* Audit malloc(3)/calloc(3)/realloc(3) usage.schwarze2014-04-231-3/+3
* KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */,schwarze2014-04-201-4/+3
* The files mandoc.c and mandoc.h contained both specialised low-levelschwarze2014-03-211-2/+2
* My audit of mandoc revealed two missing (unsigned char) castsschwarze2013-11-211-2/+2
* Trivial sync to bsd.lv:schwarze2013-05-291-5/+5
* remove some unnecessary sys/param.h inclusionsderaadt2012-12-041-3/+1
* Support leading, trailing and double colons in MANPATHschwarze2011-12-241-6/+44
* Improvements from kristaps@:schwarze2011-12-191-11/+6
* implement -C (alternative config file) for apropos(1) and mandocdb(8);schwarze2011-12-121-6/+7
* Resync to bsd.lv, most code from kristaps@.schwarze2011-11-261-0/+141