cvs commit: src/usr.bin/fstat cd9660.c fstat.c fstat.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 17 13:35:52 PDT 2004
dillon 2004/08/17 13:34:38 PDT
DragonFly src repository
Modified files:
usr.bin/fstat cd9660.c fstat.c fstat.h
Log:
Properly record and print 64 bit file sizes, do not truncate the file size
to 32 bits.
Revision Changes Path
1.5 +1 -1 src/usr.bin/fstat/cd9660.c
1.8 +2 -2 src/usr.bin/fstat/fstat.c
1.4 +1 -1 src/usr.bin/fstat/fstat.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fstat/cd9660.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fstat/fstat.c.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fstat/fstat.h.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list