K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-12-11T14:54:58.587423Z K 7 svn:log V 155 calendar(1): use strlcpy instead of strncpy use strlcpy instead of strncpy which avoids non-null-termination if the string is MAXPATHLEN bytes or longer. END