K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-20T06:05:20.496528Z K 7 svn:log V 201 MFC r299525 Use strlcpy() instead of strncpy() when copying date and subj to ensure that these are properly NUL terminated since they are passed to printf(). Reported by: Coverity CID: 974770 END