Revīziju vēsture

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