Historial de Commits

Autor SHA1 Mensaje Fecha
  Seb d2d327db6d stat: make output more similar to GNU stat hace 14 años
  Denys Vlasenko 5b9b1365a0 stat: get rid on intmax_t hace 14 años
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. hace 15 años
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" hace 15 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Denis Vlasenko 86c285d900 stat: fix compile breakage (get_f_fsid() is used even if !FEATURE_STAT_FORMAT) hace 16 años
  Denis Vlasenko 98f5cdfca7 stat: make stat -f show filesystem "ID:" as coreutils does hace 16 años
  Denis Vlasenko b75fe798bb stat: pointers are not 0L, they are NULL hace 16 años
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter hace 16 años
  Denis Vlasenko 5576136563 fixes revealed by randomconfig run hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 91e5203205 stat: code shrink; stop using bss; stop using strncat incorrectly hace 17 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 501bfe2630 stat: fix option -Z segv (bug 1454) hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 87468857f6 style fixes hace 17 años
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. hace 17 años
  Bernhard Reutner-Fischer 0e6ab01c5a - remove superfluous bss user (flags) and manually unswitch some areas: hace 17 años
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage hace 17 años
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) hace 17 años
  Denis Vlasenko 6ca0444420 syslogd: fix "readpath bug" by using readlink instead hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 17 años
  Denis Vlasenko 5d148e2646 httpd: fix cgi-bin/index.cgi support, add example of it, hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. hace 18 años
  Bernhard Reutner-Fischer 18260d5099 - typo: s/derefernce/dereference/g hace 18 años
  Bernhard Reutner-Fischer fc5f318896 - use C99 %j format to print intmax. hace 18 años