From owner-cvs-all Thu Feb 19 00:11:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26232 for cvs-all-outgoing; Thu, 19 Feb 1998 00:11:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26227; Thu, 19 Feb 1998 00:11:13 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15007; Thu, 19 Feb 1998 00:10:35 -0800 (PST) Date: Thu, 19 Feb 1998 00:10:35 -0800 (PST) Message-Id: <199802190810.AAA15007@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/19 00:10:34 PST Modified files: (Branch: RELENG_2_2) usr.sbin/pwd_mkdb pwd_mkdb.c Log: Argh: fix an if statement that caused the old passwd not be rebuild. Pointed out by: "Julie M. Juracich" Revision Changes Path 1.15.2.7 +3 -3 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message