freebsd-dev/sbin/dumpfs
Ed Schouten 2162cff196 Staticify dumpfs.
This tool only consists of a single C file, so we can simply mark
everything except main() static. This seems to shave off about 8% of the
binary size.
2011-12-13 09:01:44 +00:00
..
dumpfs.8 Add a -l option to show file system's corresponding /dev/ufsid path. 2011-07-14 08:06:03 +00:00
dumpfs.c Staticify dumpfs. 2011-12-13 09:01:44 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00