NetBSD/external/ibm-public/postfix
rillig 7d1ac2621e postfix: enable lint again
Since init.c 1.229 from 2021-12-22, lint correctly parses and interprets
initializers with omitted braces, which are allowed by the C standards
but not recommended.

The warnings about empty declarations at file scope are suppressed
precisely.

Lint2 handles the generated .ln files fine in my local builds, I suspect
some truncated files as the cause for the unspecific "is broken" from
the comment.
2021-12-25 13:30:42 +00:00
..
dist Pass strings to %s arguments, not void *. 2021-02-05 21:45:24 +00:00
etc
lib merge postfix-3.5.0 2020-03-18 19:05:13 +00:00
libexec Rename blacklist -> blocklist 2020-06-15 01:57:29 +00:00
man Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin merge postfix-3.5.0 2020-03-18 19:05:13 +00:00
share There is also no HTML version of "RELEASE_NOTES". 2014-07-20 22:58:02 +00:00
Makefile
Makefile.inc postfix: enable lint again 2021-12-25 13:30:42 +00:00
postfix2netbsd