Date: Fri, 25 Oct 1996 09:13:12 -0700 (PDT) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/ypxfr ypxfr_extern.h ypxfr_main.c ypxfr_misc.c ypxfrd_getmap.c Message-ID: <199610251613.JAA29170@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/10/25 09:13:11
Modified: libexec/ypxfr ypxfr_extern.h ypxfr_main.c ypxfr_misc.c
ypxfrd_getmap.c
Log:
Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN
and YP_SECURE flags so that it can properly add them to newly created
maps when needed. This applies only when using the 'standard' method
for map transfers. When using rpc.ypxfrd, the whole map is copied
verbatim, along with any special entries that may be encoded in it.
Also made -Wall a little quieter for ypxfrd_getmap.c.
Revision Changes Path
1.3 +2 -1 src/libexec/ypxfr/ypxfr_extern.h
1.6 +36 -2 src/libexec/ypxfr/ypxfr_main.c
1.5 +48 -2 src/libexec/ypxfr/ypxfr_misc.c
1.3 +5 -2 src/libexec/ypxfr/ypxfrd_getmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610251613.JAA29170>
