halt: perror_msg_and_die needs bb_ prefix
[platform/upstream/busybox.git] / init / init.c
2011-03-21 Denys Vlasenkoinit: fix a case where execv's 1st arg was wrong
2011-01-25 Denys Vlasenkomove utmp.h include to libbb.h
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-12-25 Denys Vlasenkoinit: simpler handling of leading dash in commands
2010-11-02 Denys Vlasenkoinit: if PID!=1, show clearer error message. move usage...
2010-10-24 Denys Vlasenkoinit: do not sleep forever on usage errors
2010-10-24 Denys Vlasenkoinit: do not clear CRTSCTS (fix from Debian bug 528560)
2010-10-12 Denys Vlasenkoinit/*: move applet/kbuild/config/help bits into applet...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-18 Jeremie Koeniginit: make the initial $TERM value configurable
2010-07-18 Jeremie Koeniginit,halt: portability improvements
2010-07-18 Jeremie Koeniginit,loginutils: termios portability fixes
2010-04-06 Denys Vlasenkolibbb: add skip_dev_pfx()
2010-04-06 Denys Vlasenkoinit: clear utmp entries for dead processes, if they...
2009-12-14 Denys Vlasenkoinit: fix logically inverted FEATURE_EXTRA_QUIET check
2009-12-14 Denys Vlasenkoinit: use applet_name instead of "init" - we can be...
2009-12-14 Denys Vlasenkoinit: for paranoid reasons, restore SIGCONT too.
2009-12-14 Denys Vlasenkoinit: fix "while true; do reboot; done" bug. +15 bytes...
2009-12-14 Denys Vlasenkoinit: make FEATURE_EXTRA_QUIET more consistent. +1...
2009-11-15 Denys Vlasenkoinit: restore possibility to reload inittab even before...
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-09-06 Denys Vlasenkoremove some GNUisms. by Dan Fandrich (dan AT coneharves...
2009-07-19 Denys Vlasenkoinit: make comment more understandable. no code changes
2009-03-19 Denis Vlasenkoinit: test for vt terminal with VT_OPENQRY,
2009-03-10 Denis Vlasenkomail.c: more robust handling of SIGCHLD
2009-02-14 Denis Vlasenkoinit: fix compile breakage with '# CONFIG_FEATURE_KILL_...
2009-01-31 Denis Vlasenkoinit: remove wait() loop on restart, it may be dangerous
2009-01-31 Denis Vlasenkoinit: fix a bug where on reload order of entries might...
2009-01-31 Denis Vlasenkomodutils-24: use xasprintf and xzalloc where appropriate,
2009-01-31 Denis Vlasenkoinit: small correction in a comment
2009-01-31 Denis Vlasenkoinit: major improvement in documentation and signal...
2009-01-31 Denis Vlasenkoinit: preparatory patch, no code changes
2009-01-29 Denis Vlasenkoinit: reinstate proper handling of !ENABLE_FEATURE_USE_...
2009-01-28 Denis Vlasenkoinit: reduce ifdef forest (specially for Rob's happiness)
2008-12-09 Denis Vlasenkoinit: do not eat last char in messages;
2008-11-29 Denis Vlasenkoinit: O_NONBLOCK needs more thought. reverted for now
2008-11-09 Denis Vlasenko*: a bit of code shrink
2008-11-05 Denis Vlasenko*: code shrink by adding a wrapper around very common...
2008-10-21 Denis Vlasenkoinit: downgrade ENABLE_DEBUG_INIT to just a #define...
2008-09-20 Denis Vlasenkoinit: set stderr to NONBLOCK
2008-07-26 Denis Vlasenkofix several problems with config parser:
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-21 Denis Vlasenkowhitespace fixes, no code changed
2008-07-21 Bernhard Reutner... - fix spelling
2008-07-21 Bernhard Reutner... - remove superfluous forward declaration
2008-07-21 Bernhard Reutner... - no obj-code changes. Fix indentation, use existing...
2008-07-19 Denis Vlasenkolibbb: updated config_parse() from Vladimir
2008-07-17 Denis Vlasenkoinit: fix compile-time error; fix exiting on broken...
2008-07-17 Bernhard Reutner... - fix "noreduce" flag of config_read (didn't work at...
2008-07-06 Denis Vlasenkomdev: do not follow symlinks in /sys (as was intended...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-19 Bernhard Reutner... - use STD*_FILENO some more. No object-code changes
2008-05-19 Bernhard Reutner... - use EXIT_{SUCCESS,FAILURE}. No object-code changes
2008-04-05 Denis Vlasenkoinit: fix askfirst not working as intended
2008-03-24 Denis Vlasenko*: whitespace fixes, no code changes
2008-03-17 Denis Vlasenkoinit: do not close all descriptors > 2. We were doing...
2008-03-17 Denis Vlasenkoinit: do not use bb_sanitize_stdio(), "/dev/null" may...
2008-03-17 Denis Vlasenko*: shrink: use Vladimir's "o+" specifier instead of...
2008-03-17 Denis Vlasenkolibbb: introduce and use sigprocmask_allsigs and sigact...
2008-02-19 Denis Vlasenkoinit: make it NOMMU-capable
2008-02-19 Denis Vlasenkoinit: fix comments
2008-02-19 Denis Vlasenkoinit: HUP should not be temporarily set to "restart",
2008-02-19 Denis Vlasenkoinit: fix bug 1111: restart actions were not splitting...
2008-02-16 Denis Vlasenkolibbb: introduce bb_signals and bb_signals_recursive,
2008-01-29 Denis Vlasenkoinit: allow last line to be not terminated by '\n'
2008-01-27 Bernhard Reutner... - fix conflicting decls of syslog related facilitynames...
2008-01-04 Denis Vlasenkoinit: wait for orphaned children too while waiting
2008-01-02 Denis Vlasenkolibbb: introduce and use safe_waitpid (loops in EINTR)
2007-12-26 Denis Vlasenkoinit: don't spawn tons of waiting children, one is...
2007-12-25 Denis Vlasenkoinit: sometimes, #ifdefs are cleaner.
2007-12-25 Mike Frysingerconvert #if to if -- let gcc optimize away dead code...
2007-12-25 Denis Vlasenkoinit: add FEATURE_KILL_REMOVED (Eugene Bordenkircher...
2007-12-10 Denis Vlasenkocttyhack: add missing ';'
2007-12-10 Denis Vlasenkoinit: remove superfluous forks and messing up with...
2007-11-18 Denis Vlasenkosyslogd: use DEV_CONSOLE consistently
2007-11-10 Denis Vlasenkoinit: fix bug 1584: improper check for fork error
2007-11-06 Denis Vlasenkofbset: fix buglet where we were using wrong pointer
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-30 Denis Vlasenkointroduce and use close_on_exec_on(fd). -50 bytes.
2007-09-24 Denis Vlasenko*: kill bb_get_last_path_component, replace with two...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-06-14 Denis Vlasenkoinit: make sure fd 0,1,2 are not closed, + related...
2007-06-13 Denis Vlasenko*: BB_BANNER -> bb_banner (it is not a const or #define)!
2007-06-12 Denis Vlasenkoremove nearly-duplicate PATHs in several places
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-12 Denis Vlasenkostyle fixes. No code changes
2007-03-24 Denis Vlasenkorandom style fixes (extra spaces deleted)
2007-03-05 Denis Vlasenkodecouple INIT and SYSLOGD (patch by Eric Spakman E...
2007-03-05 Denis Vlasenkoinit: fix handling of stdio file descriptors
2007-02-27 Denis Vlasenkoinit: de-indent a block of code
2007-02-27 Denis Vlasenkoinit: trivial compile fix
2007-02-21 Denis Vlasenkoinit: stop doing silly things with the console (-400...
2007-02-17 Denis Vlasenkoinit: code readability enhancements; very small code...
2007-02-16 Bernhard Reutner... - whitespace cleanup and add a possible shrinkage sugge...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-02-03 Denis Vlasenkoassorted fixes for bugs found with randomconfig
2007-02-03 Denis Vlasenkolineedit: add missing #if/#endif
2007-02-03 Denis VlasenkoAdd BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFE...
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #3
next