From owner-freebsd-libh Mon Oct 15 23: 8:14 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 6601937B409 for ; Mon, 15 Oct 2001 23:08:12 -0700 (PDT) Received: (from antoine@localhost) by usw4.freebsd.org (8.11.6/8.11.6) id f9G688746542 for libh@FreeBSD.org; Tue, 16 Oct 2001 01:08:08 -0500 (CDT) (envelope-from antoine) Message-Id: <200110160608.f9G688746542@usw4.freebsd.org> From: Antoine Beaupré Date: Tue, 16 Oct 2001 01:08:08 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/release/diskedit disklabel.tcl fdisk.tcl diskwizard.tcl Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2001/10/16 01:08:08 CDT Modified files: release/diskedit disklabel.tcl fdisk.tcl Removed files: release/diskedit diskwizard.tcl Log: Fully integrate diskwizard.tcl's functionality. Diskwizard.tcl is now deprecated and removed. Improvements over diskwizard: - selected disk name is now taken from a seperate list instead of reading the listbox item - fdisk call is now with parent_window argument: removes a useless global var Revision Changes Path 1.2 +59 -20 libh/release/diskedit/disklabel.tcl 1.7 +2 -3 libh/release/diskedit/fdisk.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message