git: fstat(1) - Add support for EXT2FS filesystem.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jun 18 03:46:25 PDT 2013


commit 4dde37f72307ebef9950070065aa14ee1c9af120
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Tue Jun 18 12:35:03 2013 +0200

    fstat(1) - Add support for EXT2FS filesystem.

Summary of changes:
 usr.bin/fstat/Makefile             |  2 +-
 usr.bin/fstat/{ntfs.c => ext2fs.c} | 33 +++++++++------------------------
 usr.bin/fstat/fstat.c              |  5 +++++
 usr.bin/fstat/fstat.h              |  3 ++-
 4 files changed, 17 insertions(+), 26 deletions(-)
 copy usr.bin/fstat/{ntfs.c => ext2fs.c} (77%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4dde37f72307ebef9950070065aa14ee1c9af120


-- 
DragonFly BSD source repository



More information about the Commits mailing list