Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 1996 22:42:56 -0700 (PDT)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/ypxfr ypxfrd_getmap.c Makefile yp_dbwrite.c ypxfr.8 ypxfr_extern.h ypxfr_getmap.c ypxfr_main.c ypxfr_misc.c
Message-ID:  <199606050542.WAA06422@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       96/06/04 22:42:55

  Modified:    libexec/ypxfr  Makefile yp_dbwrite.c ypxfr.8 ypxfr_extern.h
                        ypxfr_getmap.c  ypxfr_main.c ypxfr_misc.c
  Added:       libexec/ypxfr  ypxfrd_getmap.c
  Log:
  Add support for rpc.ypxfrd and document it in the man page.
  
  Also generallize the yp_dbwrite functions a little: allow the caller
  to specify certain flags. I need this mostly for some changes to
  rpc.yppasswdd to allow in-place updates.
  
  Also change Makefile a little to use the same format as ypserv.
  
  Revision  Changes    Path
  1.2       +25 -11    src/libexec/ypxfr/Makefile
  1.4       +11 -7     src/libexec/ypxfr/yp_dbwrite.c
  1.3       +25 -1     src/libexec/ypxfr/ypxfr.8
  1.2       +9 -5      src/libexec/ypxfr/ypxfr_extern.h
  1.3       +4 -3      src/libexec/ypxfr/ypxfr_getmap.c
  1.4       +25 -12    src/libexec/ypxfr/ypxfr_main.c
  1.4       +3 -3      src/libexec/ypxfr/ypxfr_misc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606050542.WAA06422>