mpp 2007-01-23 02:13:00 UTC FreeBSD src repository Modified files: sbin/quotacheck quotacheck.c Log: Use fseeko to seek in the file, instead of fseek to prevent seek errors for extremely large uids (e.g. in the billions range). Revision Changes Path 1.29 +2 -2 src/sbin/quotacheck/quotacheck.c