Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress spacing before certain kinds of lists. | Ingo Schwarze | 2017-08-23 | 1 | -1/+1 |
| | | | | | | | One benefit is a reduced probablity that a blank appears between a function name and the opening parenthesis introducing the arguments. The heuristics isn't perfect and may occasionally suppress a blank that wouldn't do harm. | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | catch up with the recent eqn(7) improvements | Ingo Schwarze | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+9 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |