freebsd-dev/libexec/ypxfr
Dimitry Andric 3eb9425c95 Fix the incompatible enum conversions in libexec/ypxfr in another, more
messy way, so as to not disrupt other yp programs: just add casts to
convert the incompatible enums, as the numerical values are the same
(either by accident, design, or the phase of the moon at that time).

MFC after:	1 week
2011-12-16 22:05:10 +00:00
..
Makefile
yp_dbwrite.c
ypxfr_extern.h
ypxfr_getmap.c Fix the incompatible enum conversions in libexec/ypxfr in another, more 2011-12-16 22:05:10 +00:00
ypxfr_main.c Fix the incompatible enum conversions in libexec/ypxfr in another, more 2011-12-16 22:05:10 +00:00
ypxfr_misc.c Fix the incompatible enum conversions in libexec/ypxfr in another, more 2011-12-16 22:05:10 +00:00
ypxfr.8
ypxfrd_getmap.c