Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not die on an assertion if an input file contains no section | Ingo Schwarze | 2022-04-13 | 1 | -2/+3 |
| | | | | | | | | | whatsoever and ends with a broken next-line scope. Obviously, this cannot happen in a real manual page, but mandoc(1) should not die even when fed absurd input. This bug was independently reported by both jsg@ and tb@ who both found it with afl(1). | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 1 | -1/+2 |
| | | | | | | | | causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output. | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+1 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |