Date: Sun, 7 Dec 2003 09:00:14 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c Message-ID: <200312071700.hB7H0EsB079538@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312071700.hB7H0EsB079538>