Historique des commits

Auteur SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 6 ans
  Denys Vlasenko 7bcde5f00d libbb.h: always include sys/resource.h il y a 6 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 ans
  Denys Vlasenko 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec il y a 7 ans
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko 018804204f runit: fix chpst -n -N -u USER il y a 7 ans
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format il y a 7 ans
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST il y a 8 ans
  Denys Vlasenko c4199f22d0 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) il y a 8 ans
  Denys Vlasenko 0863e1a576 runit/*: convert to new-style "one file" applets il y a 9 ans
  Denys Vlasenko 1a7256ac38 chpst: fix a bug where -U USER was using wrong USER (one from -u USER) il y a 11 ans
  Mike Frysinger c5fe9f7b72 include sys/resource.h where needed il y a 12 ans
  Denys Vlasenko 0687a5b496 libbb: make xchroot do a chdir("/") after chroot il y a 12 ans
  Denys Vlasenko c74a79f288 chpst: move misplaced comment il y a 13 ans
  Denys Vlasenko d18ef6c9f6 chpst: simple code shrink il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko e09bff3341 runit_lib: remove/inline a few more things il y a 14 ans
  Pascal Bellard 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() il y a 14 ans
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent il y a 14 ans
  Denys Vlasenko 695fa51c80 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact il y a 15 ans
  Bernhard Reutner-Fischer ca254490d7 chpst: tiny shrinkage and add possible TODO il y a 15 ans
  Denys Vlasenko adf922ec28 *: a few more NOINLINEs il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko b9c262b029 envdir: fix "envdir with no params" case il y a 16 ans
  Denis Vlasenko 69ed30928e chpst: fix "envdir dir" case (bug 4574). il y a 16 ans