httpd: fix handling of range requests
[oweals/busybox.git] / init /
2017-01-01 Denys VlasenkoTweak some config defaults; fix MODPROBE_SMALL ordering...
2016-11-14 Denys VlasenkoMake halt/poweroff/reboot independently selectable
2016-08-22 Denys Vlasenkoinit: fix for FreeBSD console opening. Closes 9031
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-21 Denys Vlasenko*: add most of the required setup_common_bufsiz() calls
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2016-03-30 Denys VlasenkoRename FEATURE_INITRD to LINUXRC and make it separate...
2016-02-11 Nicolas Carrierinit: make the command-line rewrite optional
2016-02-01 Kylie McClainFix compiling with musl's utmp stubs
2015-10-09 Denys Vlasenkoremove global "jmp_buf die_jmp" from !FEATURE_PREFER_AP...
2015-04-02 Bernhard Reutner... *: Switch to POSIX utmpx API
2015-01-05 Denys Vlasenkolibbb: code shrink by factoring out common update_utmp_...
2014-11-21 Denys Vlasenkoinit: do not run shutdown/reexec actions from signal...
2014-01-30 Michael Tokarevinit: do not fail build if SIGPWR is not defined
2013-11-26 Bogdan Purcareatainit: halt on SIGPWR too
2013-11-19 Denys Vlasenkolibbb: move nuke_str() from passwd into libbb
2013-11-02 Yuan-Hsiang Leeinit: fix illegal memory access when max message length...
2013-11-02 Denys Vlasenkobootchartd: warn if .config looks wrong
2013-10-12 Denys Vlasenkoinit: better --help text
2013-08-16 Paulius Zaleckasinit: don't srop unterminated processes' entries during...
2013-08-16 Denys Vlasenkoinit: don't use fixed size buffer for command
2013-05-21 Denys Vlasenkoinit: remove special-case code for machines with less...
2013-03-29 Denys Vlasenkoexamples/inittab: fix a few incorrect statements about...
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2012-01-30 Denys Vlasenkoinit: add a segv debugging aid, disabled by default
2012-01-18 Quentin Casasnovasbootchartd: add process accounting feature
2011-12-05 Denys Vlasenkoinit: code shrink -4 bytes
2011-12-05 Denys Vlasenkoinit: utmp update of DEAD_PROCESS was misplaced, and...
2011-11-22 Denys Vlasenkonommu: fix cases where we mangle argv[0][0]
2011-07-26 Denys Vlasenko*: work around sysinfo.h versus linux/*.h problems
2011-07-08 Denys Vlasenkohalt: perror_msg_and_die needs bb_ prefix
2011-07-02 Denys Vlasenkohalt/reboot: better message if /sbin/telinit is not...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-03-27 Denys Vlasenkomesg: operate on stdin, not on stderr (compat)
2011-03-22 Denys Vlasenkomesg: make group/all writability configurable
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-28 Denys Vlasenkouse BB_EXECVP_or_die where appropriate
2010-11-02 Denys Vlasenkoinit: if PID!=1, show clearer error message. move usage...
2010-10-28 Denys Vlasenko*: whitespace fixes
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-29 Jeremie Koenigbootchartd: mounting tmpfs is Linux-specific
2010-07-25 Denys Vlasenko*: trailing empty lines removed
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-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-06 Denys Vlasenkobootchartd: fix labels in config system. no code changes
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-06-28 Keisuke Yasuibootchartd: fix sample period calculations
2010-06-28 Pascal Bellardconspy: code shrink
2010-06-22 Denys Vlasenkotypo fix
2010-06-21 Denys Vlasenkofix config help text
2010-06-21 Denys Vlasenkobootchartd: added optional compat features
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-05-17 Denys Vlasenkoash: use CONFIG_FEATURE_EDITING_MAX_LEN
2010-05-04 Denys Vlasenkobootchartd: better wording in comment
2010-05-04 Denys Vlasenkobootchartd: add missing parenthesis
2010-05-04 Denys Vlasenkobootchartd: new applet
2010-04-06 Denys Vlasenkolibbb: add skip_dev_pfx()
2010-04-06 Denys Vlasenkoinit: clear utmp entries for dead processes, if they...
2010-04-05 Denys Vlasenkotelnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
2010-04-05 Denys Vlasenkolibbb: split update_utmp from login/getty in preparatio...
2010-01-04 Denys Vlasenko*: remove some uses of argc
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-10-23 Denys Vlasenkolibbb.h: tidy it up a bit. no code changes (verified)
2009-09-06 Denys Vlasenkoremove some GNUisms. by Dan Fandrich (dan AT coneharves...
2009-07-27 Alexander Shishkinhalt/reboot/poweroff: add a CONFIG_xxx to act SysV...
2009-07-19 Denys Vlasenkoinit: make comment more understandable. no code changes
2009-04-12 Denis Vlasenkohalt/reboot/powerdown: accept and ignore -i
2009-03-19 Denis Vlasenkoinit: test for vt terminal with VT_OPENQRY,
2009-03-10 Denis Vlasenkomail.c: more robust handling of SIGCHLD
2009-03-07 Denis Vlasenkohalt/reboot/poweroff: improve error reporting
2009-02-14 Denis Vlasenkoinit: fix compile breakage with '# CONFIG_FEATURE_KILL_...
2009-02-14 Bernhard Reutner... - improve helptext
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-23 Denis Vlasenkolibbb: introduce and use xmalloc_ttyname (-32 in bss).
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
next