Historique des commits

Auteur SHA1 Message Date
  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 17 ans
  Denis Vlasenko c7ba8b9d6c do not put all <applet>_main() declarations il y a 18 ans
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 il y a 18 ans
  Denis Vlasenko 218f2f4882 accumulated post-1.4.0 fixes il y a 18 ans
  Denis Vlasenko 0ee3999d13 random tiny size savings il y a 18 ans
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded il y a 18 ans
  Denis Vlasenko 067e3f031a wget: fix error message. il y a 18 ans
  Denis Vlasenko 07159f0f0e add && !defined(__UCLIBC__) to static link warning check il y a 18 ans
  Denis Vlasenko 9225854144 mostly style fixes il y a 18 ans
  Denis Vlasenko afea46b4e4 "#warning: http://...." doesn't work (gcc thinks that it's a comment!) il y a 18 ans
  Denis Vlasenko 7c4503d223 __GLIBC__ -> defined(__GLIBC__) il y a 18 ans
  Denis Vlasenko df51892690 Added compile-time warning for STATIC+GLIBC build il y a 18 ans
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata il y a 18 ans
  Denis Vlasenko 13c5a6832f mount: support user mounts if CONFIG_DESKTOP il y a 18 ans