K 10 svn:author V 2 ed K 8 svn:date V 27 2011-12-13T09:01:44.044329Z K 7 svn:log V 171 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. END