summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init: do not run shutdown/reexec actions from signal handlerDenys Vlasenko2014-11-211-20/+30
* init: do not fail build if SIGPWR is not definedMichael Tokarev2014-01-301-0/+2
* init: halt on SIGPWR tooBogdan Purcareata2013-11-261-3/+4
* libbb: move nuke_str() from passwd into libbbDenys Vlasenko2013-11-191-1/+1
* init: fix illegal memory access when max message length is reachedYuan-Hsiang Lee2013-11-031-2/+2
* bootchartd: warn if .config looks wrongDenys Vlasenko2013-11-031-0/+6
* init: better --help textDenys Vlasenko2013-10-121-6/+13
* init: don't srop unterminated processes' entries during inittab reloadPaulius Zaleckas2013-08-161-3/+10
* init: don't use fixed size buffer for commandDenys Vlasenko2013-08-161-9/+13
* init: remove special-case code for machines with less tham 1 MB of RAM.Denys Vlasenko2013-05-211-15/+18
* examples/inittab: fix a few incorrect statements about initDenys Vlasenko2013-03-291-8/+1
* whitespace cleanup. no code changesDenys Vlasenko2013-01-141-1/+1
* init: add a segv debugging aid, disabled by defaultDenys Vlasenko2012-01-301-0/+51
* bootchartd: add process accounting featureQuentin Casasnovas2012-01-181-15/+24
* init: code shrink -4 bytesDenys Vlasenko2011-12-051-4/+5
* init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing.Denys Vlasenko2011-12-051-3/+5
* nommu: fix cases where we mangle argv[0][0]Denys Vlasenko2011-11-221-0/+2
* *: work around sysinfo.h versus linux/*.h problemsDenys Vlasenko2011-07-261-1/+2
* halt: perror_msg_and_die needs bb_ prefixDenys Vlasenko2011-07-081-1/+1
* halt/reboot: better message if /sbin/telinit is not foundDenys Vlasenko2011-07-031-1/+3
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-052-4/+0
* mesg: operate on stdin, not on stderr (compat)Denys Vlasenko2011-03-281-3/+3
* mesg: make group/all writability configurableDenys Vlasenko2011-03-221-25/+35
* init: fix a case where execv's 1st arg was wrongDenys Vlasenko2011-03-211-0/+1
* move utmp.h include to libbb.hDenys Vlasenko2011-01-252-4/+0
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-184-7/+7
* init: simpler handling of leading dash in commandsDenys Vlasenko2010-12-251-9/+11
* use BB_EXECVP_or_die where appropriateDenys Vlasenko2010-11-281-2/+1
* init: if PID!=1, show clearer error message. move usage text closer to main()Denys Vlasenko2010-11-021-134/+137
* *: whitespace fixesDenys Vlasenko2010-10-281-2/+2
* init: do not sleep forever on usage errorsDenys Vlasenko2010-10-251-4/+13
* init: do not clear CRTSCTS (fix from Debian bug 528560)Denys Vlasenko2010-10-241-3/+6
* init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko2010-10-126-131/+315
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-165-5/+5
* bootchartd: mounting tmpfs is Linux-specificJeremie Koenig2010-07-301-7/+13
* *: trailing empty lines removedDenys Vlasenko2010-07-261-1/+0
* init: make the initial $TERM value configurableJeremie Koenig2010-07-192-1/+13
* init,halt: portability improvementsJeremie Koenig2010-07-194-23/+40
* init,loginutils: termios portability fixesJeremie Koenig2010-07-191-1/+16
* mark Linux-specific configuration optionsJeremie Koenig2010-07-192-0/+3
* bootchartd: fix labels in config system. no code changesDenys Vlasenko2010-07-061-2/+2
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-3/+1
* bootchartd: fix sample period calculationsKeisuke Yasui2010-06-281-5/+7
* conspy: code shrinkPascal Bellard2010-06-281-16/+15
* typo fixDenys Vlasenko2010-06-221-6/+6
* fix config help textDenys Vlasenko2010-06-211-11/+2
* bootchartd: added optional compat featuresDenys Vlasenko2010-06-212-43/+125
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-11/+11
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0