Historie revizí

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