Commit History

Autor SHA1 Mensaxe Data
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 867bd37c7f fix english in comment %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 7465dbcf2a ash: speed up NOFORK code in ash by eliminating second find_applet(). %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko cb448fe01b libbb: introduce and use xrename and rename_or_warn. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 9772816570 *: move getopt reset code to better place(s) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko c4e4be9414 tentatively fix getopt state corruption for NOFORK applets %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko fb0eba706c libbb: introduce and use safe_waitpid (loops in EINTR) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 745cd17926 Further optimize applet tables; prettify build output %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 1aa7e477b1 reorganize applet table. Eliminates pointers to names. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 82d38dab91 get rid of global "struct bb_applet *current_applet" %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 367960ba9a make standalone httpd work on NOMMU machines %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko a1b16f4d5c start_stop_daemon: NOMMU fix; smaller fixes %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko d8540f71ac init: make sure fd 0,1,2 are not closed, + related optimizations. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko b055001b6a hush: fix handling of unmatched ${name (without closing '}') - %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 96f67dc69d more compile fixes from randomconfig run %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 18e19f2b0d hush: fix nofork + ctrl-Z clobbering of globals %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko f5294e1f4c hush: use NOFORK applets as appropriate. Net reduction of code size. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 831a20f512 pass a copy of argv[i] to NOFORK applets (they may permute it etc). %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko d571c08c25 fix misplaced #if %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 473dae080a add more convenient defines for [NO]MMU: %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko f1a7141cfc random NOMMU fixes. compressed --help really does work for NOMMU! /me happy %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 80d14beae9 Rename two config options: %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko cd7001f705 factor out NOFORK/NOEXEC code from find. Use it for xargs too. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 53d445aa75 wait4pid: if passed with pid < 0, do not set errno - it is already set by exec! %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 7e754f12d3 Implement first instance of NOFORK applet - echo %!s(int64=17) %!d(string=hai) anos