| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync to OpenBSD, mostly gratuitous and whitespace differences, | Ingo Schwarze | 2011-11-26 | 1 | -9/+10 |
| | | | | | | | | | | but a few serious things as well: * -M overrides MANPATH * -m prepends to the path * put back database close calls that got lost in mandocdb * missing sys/types.h in manpath.c, needed for size_t ok kristaps@ | ||||
| * | Allow man.conf file to be assignable. | Kristaps Dzonsons | 2011-11-24 | 1 | -4/+4 |
| | | |||||
| * | Export the manpath_manconf() function, slightly reorderng manpath.c while | Kristaps Dzonsons | 2011-11-24 | 1 | -14/+21 |
| | | | | | | doing so. This will be used by a jailed man.cgi, as the cache built by manup(8) creates a man.conf for it to use. | ||||
| * | Support for Open/NetBSD's /etc/man.conf and others' manpath(1). | Kristaps Dzonsons | 2011-11-23 | 1 | -0/+167 |
| Most of this code (except the manpath part) written by schwarze@. This isn't hooked into anything yet. | |||||
