Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omit <type> links | Brent Cook | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | sudo/doas | Brent Cook | 2015-09-12 | 1 | -1/+1 |
| | |||||
* | avoid install failures on case-insensitive file systems | Brent Cook | 2015-03-31 | 1 | -1/+3 |
| | |||||
* | Use mandoc database to get man links. | Brent Cook | 2015-03-27 | 1 | -0/+16 |
Previously, we semi-manually grabbed the MLINKS from the libressl Makefiles. The better way is to extract this information from the mandoc link database files directly, allowing for MLINKS to eventually go away upstream. |