Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 84641942e5 apply post-1.12.1 patches, bump version to 1.12.2 il y a 16 ans
  Denis Vlasenko d48e81f0cd mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). il y a 16 ans
  Denis Vlasenko 82604e9730 revert last two commits. vfork cannot be used in subroutine, il y a 16 ans
  Denis Vlasenko 58d60c3333 *: introduce and use xfork() il y a 16 ans
  Denis Vlasenko 3da5572bfa *: introduce and use xvfork() il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes il y a 16 ans
  Denis Vlasenko 867bd37c7f fix english in comment il y a 16 ans
  Denis Vlasenko 7465dbcf2a ash: speed up NOFORK code in ash by eliminating second find_applet(). il y a 16 ans
  Denis Vlasenko cb448fe01b libbb: introduce and use xrename and rename_or_warn. il y a 17 ans
  Denis Vlasenko 9772816570 *: move getopt reset code to better place(s) il y a 17 ans
  Denis Vlasenko c4e4be9414 tentatively fix getopt state corruption for NOFORK applets il y a 17 ans
  Denis Vlasenko fb0eba706c libbb: introduce and use safe_waitpid (loops in EINTR) il y a 17 ans
  Denis Vlasenko 745cd17926 Further optimize applet tables; prettify build output il y a 17 ans
  Denis Vlasenko 1aa7e477b1 reorganize applet table. Eliminates pointers to names. il y a 17 ans
  Denis Vlasenko 82d38dab91 get rid of global "struct bb_applet *current_applet" il y a 17 ans
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. il y a 17 ans
  Denis Vlasenko 367960ba9a make standalone httpd work on NOMMU machines il y a 17 ans
  Denis Vlasenko a1b16f4d5c start_stop_daemon: NOMMU fix; smaller fixes il y a 17 ans
  Denis Vlasenko d8540f71ac init: make sure fd 0,1,2 are not closed, + related optimizations. 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 b055001b6a hush: fix handling of unmatched ${name (without closing '}') - il y a 17 ans
  Denis Vlasenko 96f67dc69d more compile fixes from randomconfig run il y a 17 ans
  Denis Vlasenko 18e19f2b0d hush: fix nofork + ctrl-Z clobbering of globals 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 d571c08c25 fix misplaced #if 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 80d14beae9 Rename two config options: il y a 17 ans