From owner-freebsd-commit Fri Aug 11 06:55:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id GAA19907 for commit-outgoing; Fri, 11 Aug 1995 06:55:54 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id GAA19885 for cvs-gnu-outgoing; Fri, 11 Aug 1995 06:55:47 -0700 Received: (from wpaul@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id GAA19874 ; Fri, 11 Aug 1995 06:55:43 -0700 Date: Fri, 11 Aug 1995 06:55:43 -0700 From: Bill Paul Message-Id: <199508111355.GAA19874@freefall.FreeBSD.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.sbin/ypserv Makefile.yp Sender: commit-owner@FreeBSD.org Precedence: bulk wpaul 95/08/11 06:55:42 Modified: gnu/usr.sbin/ypserv Makefile.yp Log: Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=true for master/slave configuration doesn't work because DOMAIN isn't correctly defined.