K 10 svn:author V 3 imp K 8 svn:date V 27 2020-10-24T00:03:11.080216Z K 7 svn:log V 195 warnx: fix needless static I noticed after the review that these shouldn't be static. Remove the 'static' from them, otherwise concurrent calls to warn* might see a similar but to the original. END