Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 04/25/2004 18:40:37
Module Name:	src
Committed By:	dbj
Date:		Sun Apr 25 18:40:37 UTC 2004

Modified Files:
	src/distrib/utils/sysinst: disks.c

Log Message:
fix bug with fixsb taking ptn+'a'
use union to align struct fs
don't check error return from fsck upgrade/downgrade runs
use RUN_DISPLAY | RUN_PROGRESS when running upgrade runs
don't use opendisk


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/distrib/utils/sysinst/disks.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.