Subject: CVS commit: src/sbin/resize_ffs
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/22/2003 01:55:39
Module Name: src
Committed By: martin
Date: Fri Feb 21 23:55:39 UTC 2003
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
This program deals with on-disk structures.
s/daddr_t/int32_t/g for now (UFS2 will need other changes as well).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/resize_ffs/resize_ffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.