K 10 svn:author V 6 rlibby K 8 svn:date V 27 2020-02-23T03:32:16.944978Z K 7 svn:log V 300 sys/kern: quiet -Wwrite-strings Quiet a variety of Wwrite-strings warnings in sys/kern at low-impact sites. This patch avoids addressing certain others which would need to plumb const through structure definitions. Reviewed by: kib, markj Differential Revision: https://reviews.freebsd.org/D23798 END