Historie revizí

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