freebsd-dev/usr.sbin/ypbind
Marcelo Araujo e5523594ed Fix a warning spotted by gcc4.9: dereferencing type-punned pointer will break
strict-aliasing rules.

Declare some variables as statics as well as some functions that are internal
helpers. Update the function broadcast_result() to a post-K&R definition.

Differential Revision:	D2690
Reviewed by:		rodrigc, dim
2015-07-16 02:34:22 +00:00
..
Makefile
Makefile.depend
yp_ping.c
yp_ping.h
ypbind.8
ypbind.c Fix a warning spotted by gcc4.9: dereferencing type-punned pointer will break 2015-07-16 02:34:22 +00:00