iedowse 2003/12/07 09:00:14 PST FreeBSD src repository Modified files: sbin/mount mount.c Log: Print out the file system access statistics using uintmax_t types instead of casting the unsigned 64-bit values to longs. Suggested by: bde Revision Changes Path 1.56 +7 -4 src/sbin/mount/mount.c