| Commit message (Expand) | Author | Age | Files | Lines |
* | halt/reboot/powerdown: accept and ignore -i | Denis Vlasenko | 2009-04-12 | 1 | -5/+9 |
* | init: test for vt terminal with VT_OPENQRY, | Denis Vlasenko | 2009-03-19 | 1 | -27/+5 |
* | mail.c: more robust handling of SIGCHLD | Denis Vlasenko | 2009-03-10 | 1 | -18/+23 |
* | halt/reboot/poweroff: improve error reporting | Denis Vlasenko | 2009-03-07 | 1 | -1/+1 |
* | init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set' | Denis Vlasenko | 2009-02-14 | 1 | -16/+16 |
* | - improve helptext | Bernhard Reutner-Fischer | 2009-02-14 | 1 | -2/+2 |
* | init: remove wait() loop on restart, it may be dangerous | Denis Vlasenko | 2009-01-31 | 1 | -15/+22 |
* | init: fix a bug where on reload order of entries might be wrong | Denis Vlasenko | 2009-01-31 | 1 | -83/+89 |
* | modutils-24: use xasprintf and xzalloc where appropriate, | Denis Vlasenko | 2009-01-31 | 2 | -9/+10 |
* | init: small correction in a comment | Denis Vlasenko | 2009-01-31 | 1 | -1/+1 |
* | init: major improvement in documentation and signal handling. | Denis Vlasenko | 2009-01-31 | 1 | -297/+374 |
* | init: preparatory patch, no code changes | Denis Vlasenko | 2009-01-31 | 1 | -22/+22 |
* | init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB | Denis Vlasenko | 2009-01-29 | 1 | -28/+31 |
* | init: reduce ifdef forest (specially for Rob's happiness) | Denis Vlasenko | 2009-01-28 | 1 | -12/+4 |
* | libbb: introduce and use xmalloc_ttyname (-32 in bss). | Denis Vlasenko | 2008-12-23 | 1 | -1/+1 |
* | init: do not eat last char in messages; | Denis Vlasenko | 2008-12-09 | 1 | -7/+7 |
* | init: O_NONBLOCK needs more thought. reverted for now | Denis Vlasenko | 2008-11-29 | 1 | -2/+3 |
* | *: a bit of code shrink | Denis Vlasenko | 2008-11-09 | 1 | -10/+6 |
* | *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x... | Denis Vlasenko | 2008-11-05 | 1 | -1/+1 |
* | init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people | Denis Vlasenko | 2008-10-21 | 2 | -11/+7 |
* | whitespace fixes | Denis Vlasenko | 2008-09-25 | 1 | -1/+1 |
* | init: set stderr to NONBLOCK | Denis Vlasenko | 2008-09-20 | 1 | -19/+14 |
* | halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c | Denis Vlasenko | 2008-09-11 | 1 | -29/+35 |
* | - remove excess whitespace (Vladimir Dronnikov) | Bernhard Reutner-Fischer | 2008-09-01 | 1 | -2/+0 |
* | - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) | Bernhard Reutner-Fischer | 2008-09-01 | 1 | -7/+8 |
* | halt: signal init regardless of ENABLE_INIT | Denis Vlasenko | 2008-08-03 | 1 | -2/+5 |
* | fix several problems with config parser: | Denis Vlasenko | 2008-07-26 | 1 | -2/+2 |
* | - wrap overlong lines (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2008-07-22 | 1 | -3/+3 |
* | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko | 2008-07-21 | 1 | -1/+1 |
* | whitespace fixes, no code changed | Denis Vlasenko | 2008-07-21 | 1 | -1/+2 |
* | - fix spelling | Bernhard Reutner-Fischer | 2008-07-21 | 1 | -6/+6 |
* | - remove superfluous forward declaration | Bernhard Reutner-Fischer | 2008-07-21 | 1 | -18/+17 |
* | - document -f | Bernhard Reutner-Fischer | 2008-07-21 | 1 | -2/+2 |
* | - no obj-code changes. Fix indentation, use existing defines. | Bernhard Reutner-Fischer | 2008-07-21 | 1 | -120/+19 |
* | libbb: updated config_parse() from Vladimir | Denis Vlasenko | 2008-07-19 | 1 | -2/+2 |
* | init: fix compile-time error; fix exiting on broken config file | Denis Vlasenko | 2008-07-17 | 1 | -22/+18 |
* | - fix "noreduce" flag of config_read (didn't work at all, at least for me). | Bernhard Reutner-Fischer | 2008-07-17 | 1 | -5/+69 |
* | mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). | Denis Vlasenko | 2008-07-06 | 1 | -14/+1 |
* | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko | 2008-07-05 | 2 | -9/+9 |
* | - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2008-06-01 | 1 | -4/+1 |
* | - use STD*_FILENO some more. No object-code changes | Bernhard Reutner-Fischer | 2008-05-19 | 1 | -3/+3 |
* | - use EXIT_{SUCCESS,FAILURE}. No object-code changes | Bernhard Reutner-Fischer | 2008-05-19 | 1 | -10/+10 |
* | init: fix askfirst not working as intended | Denis Vlasenko | 2008-04-05 | 1 | -21/+26 |
* | shells: do not frocibly enable test, echo and kill _applets_, | Denis Vlasenko | 2008-04-01 | 1 | -2/+2 |
* | *: whitespace fixes, no code changes | Denis Vlasenko | 2008-03-24 | 1 | -2/+2 |
* | init: do not close all descriptors > 2. We were doing it - sometimes. | Denis Vlasenko | 2008-03-17 | 1 | -5/+4 |
* | init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet) | Denis Vlasenko | 2008-03-17 | 1 | -2/+16 |
* | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
* | *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) | Denis Vlasenko | 2008-03-17 | 2 | -7/+8 |
* | *: fix fallout from -Wunused-parameter | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |