fstat(1) - Add support for HAMMER filesystem.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Mon, 17 Jun 2013 18:10:14 +0000 (20:10 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Mon, 17 Jun 2013 20:10:22 +0000 (22:10 +0200)
commit5387fd3e38e7d329aa543d79087d3a5d0ba64a33
tree416d182b82029e1b5b5516b6c237f89ea9ccf641
parent872a7eee7d2b8e69e8ea7da57f36943d6b6720e7
fstat(1) - Add support for HAMMER filesystem.

- Also use %u for printing major/minor to avoid overflows.
usr.bin/fstat/Makefile
usr.bin/fstat/fstat.c
usr.bin/fstat/fstat.h
usr.bin/fstat/hammer.c [new file with mode: 0644]