Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo il y a 14 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko 1a5e11c874 modutils/*: move help bits into corresponding .c files il y a 14 ans
  Denys Vlasenko c15613c975 modutils/*: move applet bits into corresponding *.c files il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denis Vlasenko 1f63229a8e rmmod: fix bug 263 il y a 15 ans
  Denis Vlasenko ba1315d0fb modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> il y a 16 ans
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported il y a 16 ans
  Bernhard Reutner-Fischer 4fec346966 - use (uC)libc functions. Saves a dozen bytes. il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g il y a 17 ans
  Denis Vlasenko dc757aa16c introduce and use bb_basename() il y a 17 ans
  Denis Vlasenko 74324c8666 Audit bb_common_bufsiz usage, add script which looks for misuse. il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 51742f4bb0 style fixes. No code changes il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans
  Rob Landley abfe107f78 No real need for my_query_module() and this eliminates some type-punned il y a 18 ans
  Bernhard Reutner-Fischer deda6a5c0d - move #include busybox.h to the very top so we pull in the config il y a 18 ans
  Bernhard Reutner-Fischer e2e56c7c41 - single KERNEL_VERSION(a,b,c) macro in platform.h il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 18 ans
  Tim Riker c1ef7bdd8d just whitespace il y a 19 ans
  Rob Landley 82327f4be4 Patch from Yann E. Morin to make rmmod report failure properly. il y a 19 ans
  "Vladimir N. Oleynik" 8c44f0179d use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option for getopt, convert to bb_getopt_ulflags(), reduce memory usage - xmalloc to bb_common_bufsiz1, size reduce over 200 bytes il y a 19 ans
  Rob Landley 52219874fe Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better. il y a 19 ans