Subject: CVS commit: src/sbin/resize_lfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/05/2006 19:46:14
Module Name:	src
Committed By:	riz
Date:		Tue Sep  5 19:46:14 UTC 2006

Modified Files:
	src/sbin/resize_lfs: Makefile resize_lfs.c

Log Message:
Deal with wedges and the new disk geometry structures, instead of using
struct disklabel.  (Shrinking a file system still seems to have problems,
though, independent of this change)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/resize_lfs/Makefile
cvs rdiff -r1.3 -r1.4 src/sbin/resize_lfs/resize_lfs.c

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