Commit History

Author SHA1 Message Date
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 501bfe2630 stat: fix option -Z segv (bug 1454) 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 87468857f6 style fixes 17 years ago
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. 17 years ago
  Bernhard Reutner-Fischer 0e6ab01c5a - remove superfluous bss user (flags) and manually unswitch some areas: 17 years ago
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage 17 years ago
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) 17 years ago
  Denis Vlasenko 6ca0444420 syslogd: fix "readpath bug" by using readlink instead 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 5d148e2646 httpd: fix cgi-bin/index.cgi support, add example of it, 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer 18260d5099 - typo: s/derefernce/dereference/g 18 years ago
  Bernhard Reutner-Fischer fc5f318896 - use C99 %j format to print intmax. 18 years ago
  Bernhard Reutner-Fischer e11a01cc34 - include inttypes.h as pointed out by Jason Schoon. 18 years ago
  Bernhard Reutner-Fischer 465874f3a3 - use proper macros to print intmax_t. 18 years ago
  Bernhard Reutner-Fischer d409c3a2f7 - Rich Felker writes: fix invalid printf format strings 18 years ago
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  "Vladimir N. Oleynik" 1f0262bcdb another more const 19 years ago
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 years ago
  Mike Frysinger 726b2cb5da just punt all the f_frsize crap since not all linux headers support it Bug 346 19 years ago
  Mike Frysinger 8804c6a3b7 dont use f_frsize unless linux-2.6.0 or better 19 years ago
  Mike Frysinger 408ae211ce rework human_fstype to cut down size 19 years ago
  Mike Frysinger f06c494636 rework options to get rid of extra variables 19 years ago
  Mike Frysinger 9b5f71ec02 stat implementation based upon coreutils 19 years ago