K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2002-06-24T00:46:44.000000Z K 7 svn:log V 266 Fix breakage on latest -current. This breakage is caused because: o struct statvfs is defined and statvfs() function is declared. o statvfs() function is not yet implemented. So detection of statvfs related is commented out until function will be implemented. END