K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-12T21:35:40.917008Z K 7 svn:log V 256 Use strlcpy() instead of strncpy() when copying to dom_domain to ensure that the latter is NUL terminated since it is passed as an argument to *printf(). Warn about NIS domains that are too long. Reported by: Coverity CID: 1009620, 1009621 MFH: 1 week END