cvs commit: src/sbin/mount mount.c

Ian Dowse iedowse at FreeBSD.org
Sun Dec 7 09:00:16 PST 2003


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


More information about the cvs-src mailing list