Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tools/compat
Module Name: src
Committed By: dbj
Date: Sat Jul 24 12:24:59 UTC 2004
Modified Files:
src/tools/compat: configure configure.ac nbtool_config.h.in
Log Message:
remove HAVE_STRUCT_STATFS_F_IOSIZE
this is not currently being used and should be replaced with
HAVE_STRUCT_STATVFS_F_IOSIZE, but that will be done separately.
This commit should be able to be safely pulled up to
the netbsd-2-0 branch to address PR toolchain/26415
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/tools/compat/configure
cvs rdiff -r1.44 -r1.45 src/tools/compat/configure.ac
cvs rdiff -r1.4 -r1.5 src/tools/compat/nbtool_config.h.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index