From owner-cvs-all Mon Oct 28 14:41:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0963737B401; Mon, 28 Oct 2002 14:41:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABEA643E3B; Mon, 28 Oct 2002 14:41:55 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9SMenmV035504; Mon, 28 Oct 2002 14:40:49 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9SMenER035503; Mon, 28 Oct 2002 14:40:49 -0800 (PST) Message-Id: <200210282240.g9SMenER035503@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 28 Oct 2002 14:40:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall wizard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/10/28 14:40:49 PST Modified files: usr.sbin/sysinstall wizard.c Log: Fix the wizardmodes 'write' command to not explode: Don't reference the name in the disk tree we just deleted when we reopen. Revision Changes Path 1.22 +2 -4 src/usr.sbin/sysinstall/wizard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message