freebsd-dev/usr.sbin/timed
Don Lewis 5d29410d37 Use strlcpy() instead of strncpy() to ensure that ret->name is
NUL terminated.  The source and destination buffers are the same
size and the source *should* be NUL terminated, but be paranoid.

Reported by:	Coverity
CID:		1011274
MFC after:	1 week
2016-05-13 00:17:57 +00:00
..
timed Use strlcpy() instead of strncpy() to ensure that ret->name is 2016-05-13 00:17:57 +00:00
timedc Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile