Subject: CVS commit: [netbsd-3] src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/08/2005 13:38:07
Module Name:	src
Committed By:	tron
Date:		Fri Apr  8 13:38:07 UTC 2005

Modified Files:
	src/lib/libc/sys [netbsd-3]: statfs.c

Log Message:
Pull up revision 1.3 (requested by bouyer in ticket #125):
PR/29919: Evaldo Gardenali: getmntinfo() calling deprecated function getfsstat()
Fixed by defining an _getfsstat() internal function and calling that instead.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/lib/libc/sys/statfs.c

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