Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 1995 19:07:15 -0800 (PST)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-libexec
Subject:   cvs commit: src/libexec - Imported sources
Message-ID:  <199512250307.TAA27473@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       95/12/24 19:07:14

  Branch:      libexec   1.1.1
  Log:
  Import the new ypxfr, written by yours truly. Functionally equivalent
  to the old one, except that it supports an additional option (-p path)
  that lets you specify the top level path wiere your NIS maps live.
  (ypserv allows you to specify a path like this, so it makes sense that
  ypxfr should too. ypserv will automagically pass the -p flag to ypxfr
  if you use a path other than /var/yp when you start it.)
  
  This program uses client stub code generated by rpcgen as well as
  the yp_dblookup.c module from ypserv.
  
  Status:
  
  Vendor Tag:	WPAUL
  Release Tags:	ypxfr_1_0
  
  N src/libexec/ypxfr/Makefile
  N src/libexec/ypxfr/yp_dbwrite.c
  N src/libexec/ypxfr/ypxfr.8
  N src/libexec/ypxfr/ypxfr_extern.h
  N src/libexec/ypxfr/ypxfr_getmap.c
  N src/libexec/ypxfr/ypxfr_main.c
  N src/libexec/ypxfr/ypxfr_misc.c
  
  No conflicts created by this import



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