History log of /openbsd/regress/usr.bin/mandoc/mdoc/Lb/badargs.out_lint (Results 1 – 8 of 8)
Revision Date Author Comments
# 943fb9d8 04-Jul-2017 schwarze <schwarze@openbsd.org>

Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such chu

Messages of the -Wbase level now print STYLE:. Since this
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.

show more ...


# a86bc85a 25-Jun-2017 schwarze <schwarze@openbsd.org>

cope with changes in BASE messages


# 6d5a9b85 17-Jun-2017 schwarze <schwarze@openbsd.org>

churn related to the new style message about RCS ids


# 5adfc765 11-Jun-2017 schwarze <schwarze@openbsd.org>

churn caused by the new Mdocdate messages, no easy way to avoid this :(


# 04fbb99f 10-Jun-2017 schwarze <schwarze@openbsd.org>

style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful


# 1d0823ad 06-Feb-2015 schwarze <schwarze@openbsd.org>

Delete the legacy generic warning type MANDOCERR_ARGCWARN,
replacing the last instances by more specific warnings.
Improved functionality, minus 50 lines of code.


# aaad0dcf 28-Nov-2014 schwarze <schwarze@openbsd.org>

Remove bulky, irrelevant library description string tables
not used by a single manual in OpenBSD and just print library names;
will remain in the portable version for use by FreeBSD and NetBSD.
Remo

Remove bulky, irrelevant library description string tables
not used by a single manual in OpenBSD and just print library names;
will remain in the portable version for use by FreeBSD and NetBSD.
Removes 150 lines from source tree and 16 Kilobytes (4%) from binary.
Bloat found by deraadt@.

show more ...


# 307e5a07 02-Jul-2014 schwarze <schwarze@openbsd.org>

Improve and test the messages about empty macros,
in particular reporting the macro names involved.