Historique des commits

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