Histórico de commits

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