From owner-cvs-all Sat Jun 17 19:16:11 2000 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 4588437B826; Sat, 17 Jun 2000 19:16:08 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA18977; Sat, 17 Jun 2000 19:16:08 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006180216.TAA18977@freefall.freebsd.org> From: David Nugent Date: Sat, 17 Jun 2000 19:16:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pwupd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/17 19:16:08 PDT Modified files: usr.sbin/pw pwupd.c Log: Second and hopefully final fix to .db sync when renaming a user; we must run a full reindex in this case to remove the old record. #ifdef -u capability since this is available on FreeBSD only. PR: bin/16418 Problem pointed out by: Masachika ISHIZUKA Revision Changes Path 1.14 +13 -5 src/usr.sbin/pw/pwupd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message