freebsd-dev/libexec/ypxfr
Dimitry Andric 5e0a19bdee Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.

MFC after:	1 week
2012-02-07 09:27:07 +00:00
..
Makefile Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
yp_dbwrite.c Revert r228592, as the non-messy way of fixing ypxfr breaks other yp 2011-12-16 21:57:44 +00:00
ypxfr_extern.h Revert r228592, as the non-messy way of fixing ypxfr breaks other yp 2011-12-16 21:57:44 +00:00
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 Fix incorrect usage of 'assure' and 'insure'. 2010-08-28 16:32:01 +00:00
ypxfrd_getmap.c