Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/12/2004 03:28:32
Module Name:	src
Committed By:	jmc
Date:		Tue Oct 12 03:28:32 UTC 2004

Modified Files:
	src/tools/compat: configure configure.ac nbtool_config.h.in
	src/usr.sbin/makefs: ffs.c makefs.h

Log Message:
Check for fstatvfs and provide/use it only if the host system has it.
Fixes PR#27221


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/tools/compat/configure
cvs rdiff -r1.46 -r1.47 src/tools/compat/configure.ac
cvs rdiff -r1.6 -r1.7 src/tools/compat/nbtool_config.h.in
cvs rdiff -r1.31 -r1.32 src/usr.sbin/makefs/ffs.c
cvs rdiff -r1.14 -r1.15 src/usr.sbin/makefs/makefs.h

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