freebsd-dev/usr.sbin/ypbind
Don Lewis 90abdc2dd7 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
2016-05-12 21:35:40 +00:00
..
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
yp_ping.c
yp_ping.h
ypbind.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
ypbind.c Use strlcpy() instead of strncpy() when copying to dom_domain to 2016-05-12 21:35:40 +00:00