Commit Verlauf

Autor SHA1 Nachricht Datum
  Denis Vlasenko 3db254c886 apply accumulated post 1.8.0 fixes, bump version to 1.8.1 vor 17 Jahren
  Denis Vlasenko b68979aefa insmod: code shrink, stop exporting insmod_ng_main. vor 17 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous vor 17 Jahren
  Denis Vlasenko f848305afc modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols vor 17 Jahren
  Denis Vlasenko dc757aa16c introduce and use bb_basename() vor 17 Jahren
  Denis Vlasenko d67cef2425 hush: fix read builtin to not read ahead past eol and to not use vor 17 Jahren
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h vor 17 Jahren
  Denis Vlasenko ac678ec2f1 style fixes, no code changes vor 17 Jahren
  Denis Vlasenko 6398cf477d style fixes, no code changes. vor 17 Jahren
  Denis Vlasenko ff131b980d style fixes. No code changes. vor 17 Jahren
  Mike Frysinger 4423e5beef /etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files vor 18 Jahren
  Mike Frysinger c5d9e8ff3d touchup style; no functional changes vor 18 Jahren
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having vor 18 Jahren
  Denis Vlasenko 322661d025 preparatory patch for -Wwrite-strings #6 vor 18 Jahren
  Denis Vlasenko cf70433173 modprobe: reformat to match bbox style vor 18 Jahren
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization vor 18 Jahren
  Denis Vlasenko d18a3a20db use skip_whitespace where appropriate vor 18 Jahren
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata vor 18 Jahren
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff vor 18 Jahren
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. vor 18 Jahren
  Rob Landley 4b5827a69b Patch from Yann Morin so modprobe won't return failure if the module gets vor 18 Jahren
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them vor 18 Jahren
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate vor 18 Jahren
  Rob Landley bf30c69a38 Patch from Yann Morin to fix bug 941, underscores in module aliases. vor 18 Jahren
  Rob Landley 3b0cfb40a5 Patch from Yann Morin to look for modules.conf in the right place on 2.6. vor 18 Jahren
  Mike Frysinger 135cee3741 Jean Wolter writes: modprobe checks, whether a module is already loaded. The function used for this currently always returns 0. vor 18 Jahren
  Rob Landley d760560c52 Attempt at fixing bug 836, vaguely based on patch from somebody named vor 18 Jahren
  Rob Landley c7ddefc062 Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at vor 18 Jahren
  Bernhard Reutner-Fischer deda6a5c0d - move #include busybox.h to the very top so we pull in the config vor 18 Jahren