From owner-cvs-all Sun Aug 22 8:37:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9C6214D13; Sun, 22 Aug 1999 08:37:22 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA59269; Sun, 22 Aug 1999 08:37:22 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199908221537.IAA59269@freefall.freebsd.org> From: Bill Paul Date: Sun, 22 Aug 1999 08:37:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/yp_mkdb yp_mkdb.8 yp_mkdb.c src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/08/22 08:37:22 PDT Modified files: (Branch: RELENG_3) usr.sbin/yp_mkdb yp_mkdb.8 yp_mkdb.c usr.sbin/ypserv Makefile.yp Log: MFC: add flag to conditionalize the filtering of map input lines with + and - characters in them so that automounter maps can be built properly. Closes PR #8699. Revision Changes Path 1.8.2.1 +18 -1 src/usr.sbin/yp_mkdb/yp_mkdb.8 1.8.2.1 +14 -7 src/usr.sbin/yp_mkdb/yp_mkdb.c 1.25.2.2 +7 -7 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message