1. 18260d5 - typo: s/derefernce/dereference/g Thanks to P.J. Day. by Bernhard Reutner-Fischer · 19 years ago
  2. fc5f318 - use C99 %j format to print intmax. Closes bugs #802 and #743 by Bernhard Reutner-Fischer · 19 years ago
  3. e11a01c - include inttypes.h as pointed out by Jason Schoon. by Bernhard Reutner-Fischer · 19 years ago
  4. 465874f - use proper macros to print intmax_t. by Bernhard Reutner-Fischer · 19 years ago
  5. d409c3a - Rich Felker writes: fix invalid printf format strings by Bernhard Reutner-Fischer · 19 years ago
  6. 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
  7. c1ef7bd just whitespace by Tim Riker · 19 years ago
  8. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  9. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  10. 726b2cb just punt all the f_frsize crap since not all linux headers support it Bug 346 by Mike Frysinger · 19 years ago
  11. 8804c6a dont use f_frsize unless linux-2.6.0 or better by Mike Frysinger · 20 years ago
  12. 408ae21 rework human_fstype to cut down size by Mike Frysinger · 20 years ago
  13. f06c494 rework options to get rid of extra variables by Mike Frysinger · 20 years ago
  14. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago