Histórico de Commits

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