Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze | 2017-07-06 | 1 | -2/+2 |
| | | | | | | that are not syntax mistakes and that do not cause wrong formatting or content to style suggestions. Also upgrade two warnings that may cause information loss to errors. | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 1 | -3/+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. | ||||
* | cope with changes in BASE messages | Ingo Schwarze | 2017-06-25 | 1 | -1/+1 |
| | |||||
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 1 | -0/+1 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+2 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |