git: fstat(1) - Add support for HAMMER filesystem.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Mon Jun 17 13:14:43 PDT 2013
commit 5387fd3e38e7d329aa543d79087d3a5d0ba64a33
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Jun 17 20:10:14 2013 +0200
fstat(1) - Add support for HAMMER filesystem.
- Also use %u for printing major/minor to avoid overflows.
Summary of changes:
usr.bin/fstat/Makefile | 2 +-
usr.bin/fstat/fstat.c | 8 +-
usr.bin/fstat/fstat.h | 1 +
.../uthread_fstatat.c => usr.bin/fstat/hammer.c | 91 ++++++++++++++++------
4 files changed, 75 insertions(+), 27 deletions(-)
copy lib/libc_r/uthread/uthread_fstatat.c => usr.bin/fstat/hammer.c (54%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5387fd3e38e7d329aa543d79087d3a5d0ba64a33
--
DragonFly BSD source repository
More information about the Commits
mailing list