From owner-cvs-user Sat Oct 14 02:31:04 1995 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA01305 for cvs-user-outgoing; Sat, 14 Oct 1995 02:31:04 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA01292 ; Sat, 14 Oct 1995 02:30:56 -0700 Date: Sat, 14 Oct 1995 02:30:56 -0700 From: "Jordan K. Hubbard" Message-Id: <199510140930.CAA01292@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall config.c disks.c install.c options.c Sender: owner-cvs-user@FreeBSD.org Precedence: bulk jkh 95/10/14 02:30:55 Branch: release/libdisk RELENG_2_1_0 Modified: release/libdisk create_chunk.c Log: Add some debugging abilities to this. Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall config.c disks.c install.c options.c Log: Sync with my development sources, smashing an annoying bug and making the options editor a little less pathological.