opnsense-src/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 The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
yp_ping.c Replace Sun RPC license for TI-RPC library with a 3-clause BSD license, 2013-12-15 16:17:00 +00:00
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