Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) vor 14 Jahren
  Denys Vlasenko 9297dbc9d2 randomconfig fixes vor 14 Jahren
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. vor 16 Jahren
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter vor 16 Jahren
  Denis Vlasenko 3f9c848576 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC vor 17 Jahren
  Denis Vlasenko 1aa7e477b1 reorganize applet table. Eliminates pointers to names. vor 17 Jahren
  Denis Vlasenko 15c3885688 fix incorrect text of link-time error message. No code changes vor 17 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko 724d196c75 Move applets/applet.c into libbb, allows to get rid of --whole-archive vor 17 Jahren
  Denis Vlasenko 82d38dab91 get rid of global "struct bb_applet *current_applet" vor 17 Jahren
  Denis Vlasenko 642a52d65e make --help work for "individual applets" too. vor 17 Jahren
  Denis Vlasenko d62fd84d4b libbusybox: move (possibly compressed) help stuff into libbusybox. vor 17 Jahren
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. vor 17 Jahren
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions vor 17 Jahren
  Denis Vlasenko 9b0a439f02 remove stray 8-bit chars from copyright banner vor 17 Jahren
  Denis Vlasenko beffd43d8e busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message vor 17 Jahren
  Denis Vlasenko 737d131e5e support "#!/bin/busybox"-style wrappers. Needed for SELinux. vor 17 Jahren
  Denis Vlasenko 856be770a6 assorted fixes for breakage found by randomconfig vor 17 Jahren
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage vor 17 Jahren
  Denis Vlasenko dc757aa16c introduce and use bb_basename() vor 17 Jahren
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) vor 17 Jahren
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! vor 17 Jahren
  Denis Vlasenko bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist vor 17 Jahren
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox vor 17 Jahren
  Denis Vlasenko 4500c58a07 make "static linking against glibc" an #error, not #warning vor 17 Jahren
  Denis Vlasenko 3349fc4da9 applets: fix compile-time warning vor 17 Jahren
  Denis Vlasenko 3bc18253b0 fix suid config handling vor 17 Jahren
  Denis Vlasenko 2ace1e3f07 make "busybox" w/o args work again, and save 10 bytes in the process. vor 17 Jahren
  Denis Vlasenko 17e3c34aa7 applet.c: ruid is needed only if FEATURE_SUID=y vor 17 Jahren