Historial de Commits

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