lint: KNF
branches: 1.2.2;lint: in snprintb, warn about all escaped characters in descriptions
lint: test format strings from snprintb callsThe functions snprintb and snprintb_m are specific to NetBSD, and theirformat strings are tricky to get correct. Provide some assistance incatching the most common mistakes.