Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 hace 17 años
  Denis Vlasenko 856be770a6 assorted fixes for breakage found by randomconfig hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko dc757aa16c introduce and use bb_basename() hace 17 años
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) hace 17 años
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! hace 17 años
  Denis Vlasenko bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist hace 17 años
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox hace 17 años
  Denis Vlasenko 4500c58a07 make "static linking against glibc" an #error, not #warning hace 17 años
  Denis Vlasenko 3349fc4da9 applets: fix compile-time warning hace 17 años
  Denis Vlasenko 3bc18253b0 fix suid config handling hace 17 años
  Denis Vlasenko 2ace1e3f07 make "busybox" w/o args work again, and save 10 bytes in the process. hace 17 años
  Denis Vlasenko 17e3c34aa7 applet.c: ruid is needed only if FEATURE_SUID=y hace 17 años
  Bernhard Reutner-Fischer bc9d7d788b - we unconditionally need ruid. Fixes build error in line 334 hace 17 años
  Denis Vlasenko 5f9468e996 lineedit: nuke two unused variables and code which sets them hace 17 años
  Denis Vlasenko f5294e1f4c hush: use NOFORK applets as appropriate. Net reduction of code size. hace 17 años
  Denis Vlasenko 831a20f512 pass a copy of argv[i] to NOFORK applets (they may permute it etc). hace 17 años
  Denis Vlasenko 51742f4bb0 style fixes. No code changes hace 17 años
  Denis Vlasenko e4f2d064b0 rename: run_applet_by_name -> run_applet_and_exit hace 17 años
  Denis Vlasenko 473dae080a add more convenient defines for [NO]MMU: hace 17 años
  Denis Vlasenko f1a7141cfc random NOMMU fixes. compressed --help really does work for NOMMU! /me happy hace 17 años
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - hace 17 años
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional hace 17 años
  Bernhard Reutner-Fischer 163516da3a - very minor shrinkage (-3b) hace 17 años
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. hace 17 años
  Denis Vlasenko 2dfdd44d9d busybox: fix "<applet>: applet not found" message hace 17 años
  Denis Vlasenko c44ab01b75 Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets hace 17 años
  Denis Vlasenko 32b633aa3f merge busybox.c into applets.c hace 17 años
  Denis Vlasenko 1b6fa4c57c applets.c, xfunc.c: style cleanup hace 17 años
  Denis Vlasenko baca175912 kill superfluous returns at the end of void functions hace 18 años