Историја ревизија

Аутор SHA1 Порука Датум
  Denis Vlasenko e338dd95b4 accumulated post-1.4.0 fixes пре 18 година
  Denis Vlasenko 0ee3999d13 random tiny size savings пре 18 година
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded пре 18 година
  Denis Vlasenko 067e3f031a wget: fix error message. пре 18 година
  Denis Vlasenko 07159f0f0e add && !defined(__UCLIBC__) to static link warning check пре 18 година
  Denis Vlasenko 9225854144 mostly style fixes пре 18 година
  Denis Vlasenko afea46b4e4 "#warning: http://...." doesn't work (gcc thinks that it's a comment!) пре 18 година
  Denis Vlasenko 7c4503d223 __GLIBC__ -> defined(__GLIBC__) пре 18 година
  Denis Vlasenko df51892690 Added compile-time warning for STATIC+GLIBC build пре 18 година
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata пре 18 година
  Denis Vlasenko 13c5a6832f mount: support user mounts if CONFIG_DESKTOP пре 18 година
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. пре 18 година
  Denis Vlasenko 7d219aab70 build system overhaul пре 18 година
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name пре 18 година
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval пре 18 година
  Denis Vlasenko 01a74f9649 applets.c: fix indentation пре 18 година
  Rob Landley e1a0f5372f Unbreak allbareconfig. (Todo item: rewrite dependency checker. Yeah, I пре 18 година
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like пре 18 година
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know пре 18 година
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config пре 18 година
  Rob Landley 1801e9cde7 Rich Felker writes: пре 18 година
  Rob Landley 73f54702bc Fixup a build break if ENABLE_SHOW_USAGE switched off. (Fallout from the пре 18 година
  Rob Landley 7e21d5f6b1 Patch from Dennis Vlasenko to add the option to compress help text. пре 18 година
  Bernhard Reutner-Fischer 81901a096c - add option to suppress the terse usage messages. Saves 6.8k for defconfig: пре 19 година
  Bernhard Reutner-Fischer e0fe937593 - correct typo пре 19 година
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function пре 19 година
  Bernhard Reutner-Fischer 7ca61b6f33 - shared libbusybox. пре 19 година
  Rob Landley cc59aae65f Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about пре 19 година
  Bernhard Reutner-Fischer 6973abcfa8 - remove warning about "'static' is not at beginning of declaration". пре 19 година
  Rob Landley 046d6e7a95 show_usage should use bb_default_error_retval. пре 19 година