- 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- c4199f2 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) by Denys Vlasenko · 9 years ago
- 0863e1a runit/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
- ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
- 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
- 7db2a7c runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT by Denys Vlasenko · 10 years ago
- dac8d80 runsvdir: do not block SIGCHLD around poll/sleep by Denys Vlasenko · 10 years ago
- fa535f3 runsvdir: (almost) close a signal race by Denys Vlasenko · 10 years ago
- 1a7256a chpst: fix a bug where -U USER was using wrong USER (one from -u USER) by Denys Vlasenko · 11 years ago
- af4f0e4 libbb: use <poll.h> instead of <sys/poll.h> by Thomas Petazzoni · 11 years ago
- c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- c5fe9f7 include sys/resource.h where needed by Mike Frysinger · 12 years ago
- 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
- 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
- c74a79f chpst: move misplaced comment by Denys Vlasenko · 13 years ago
- d18ef6c chpst: simple code shrink by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
- dc50676 Move stpcpy replacement function into libbb by Dan Fandrich · 14 years ago
- 3a0f690 svlogd: extend usage text. +70 bytes by Denys Vlasenko · 14 years ago
- 31905f9 runsvdir: do not miss closely spaced service dir changes by Eric Lammerts · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 05e8605 remove runit/runit_lib.c by Denys Vlasenko · 14 years ago
- e09bff3 runit_lib: remove/inline a few more things by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
- 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
- a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
- 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
- 695fa51 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact by Denys Vlasenko · 15 years ago
- e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
- a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
- 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- ca25449 chpst: tiny shrinkage and add possible TODO by Bernhard Reutner-Fischer · 15 years ago
- adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
- a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
- 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
- 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
- 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
- 80a3418 runsv: run ./finish with parameters (runit compat) by Earl Chew · 15 years ago
- aebb742 svlogd: fix bug 521: use line buffering if any filtering is done by Denys Vlasenko · 15 years ago
- b3ba9e2 sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink by Denys Vlasenko · 15 years ago
- e46601d runsv: rename field in a struct to not collide with other name by Denys Vlasenko · 15 years ago
- c5d07fb svlogd: do not overrun read buffer (fixes bug 439) by Denys Vlasenko · 15 years ago
- 8f24f98 stop using non-standard macro, use WEXITSTATUS instead by Denys Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
- 31773b7 runsv: another tiny optimization by Denis Vlasenko · 16 years ago
- f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
- 93b3820 init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set' by Denis Vlasenko · 16 years ago
- 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
- cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 16 years ago
- 3b35fbb runsvdir: straighten some convoluted code. logic is unchanged by Denis Vlasenko · 16 years ago
- 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
- f068b3e sv: make default service dir configurable (Vladimir wants it) by Denis Vlasenko · 16 years ago
- 3854c5d runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. by Denis Vlasenko · 16 years ago
- 028eab6 runsvdir: if we have PID == 1, SIGHUP should make small pause, not 1 minute one by Denis Vlasenko · 16 years ago
- cf69685 runsvdir: kill another global by Denis Vlasenko · 16 years ago
- 6a2c2cf runsvdir: fx a recent vda's buglet (was pausing even if not signaled). by Denis Vlasenko · 16 years ago
- 58f3c2e runsvdir: shrink (by Vladimir) by Denis Vlasenko · 16 years ago
- 9657596 runsvdir: do not exit if we are pid 1. by Denis Vlasenko · 16 years ago
- 923a79a runsvdir: conditionalize "log in argiment" (mis)feature. By Vladimir. by Denis Vlasenko · 16 years ago
- 08ea11a runsvd: shrink by Vladimir *: use unified trivial signal handler by Denis Vlasenko · 16 years ago
- b9c262b envdir: fix "envdir with no params" case by Denis Vlasenko · 16 years ago
- 69ed309 chpst: fix "envdir dir" case (bug 4574). by Denis Vlasenko · 16 years ago
- ec73d30 randomconfig fixes by Denis Vlasenko · 16 years ago
- b357149 chpst: large code shrink by Vladimir by Denis Vlasenko · 16 years ago
- d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
- a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
- 8f74094 runsvdir: make it more robust against libc buglets (errno accidentally set to !0) by Denis Vlasenko · 17 years ago
- 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
- 9895dfd chpst: fix "env directory" parsing to not strip everything by Denis Vlasenko · 17 years ago
- d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
- 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
- d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
- 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
- 394eebe lpd: spool mode added by Vladimir by Denis Vlasenko · 17 years ago
- cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
- 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
- 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
- 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago