From owner-cvs-usrsbin Wed Jul 24 07:05:18 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA20674 for cvs-usrsbin-outgoing; Wed, 24 Jul 1996 07:05:18 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA20643; Wed, 24 Jul 1996 07:05:00 -0700 (PDT) Date: Wed, 24 Jul 1996 07:05:00 -0700 (PDT) From: Peter Wemm Message-Id: <199607241405.HAA20643@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/07/24 07:04:58 Modified: usr.sbin/ypserv Makefile.yp Log: Fix typo in last commit, it seems that a hash comments out a \ at the end of line. Also, fix existing bug in ethers.byname, it was passing an unknown option to yppush. This appears to have been a cut/paste slip intended for a $(DBLOAD) command above it. Revision Changes Path 1.10 +4 -4 src/usr.sbin/ypserv/Makefile.yp