httpd: fix handling of range requests
[oweals/busybox.git] / scripts /
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-07-12 Denys Vlasenkotrylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X
2016-06-29 Denys Vlasenkobuild system: make CONFIG_FEATURE_USE_BSS_TAIL less...
2016-06-20 Denys Vlasenkoscripts/trylink: libbusybox fix
2016-06-19 Denys Vlasenkorandomconfig fixes 2
2016-06-19 Denys Vlasenkorandomconfig fixes
2016-04-24 Denys Vlasenkogenerate_BUFSIZ.sh: yet another tweak
2016-04-22 Denys Vlasenkoscripts/trylink: document DATA_SEGMENT_ALIGN() hack
2016-04-21 Denys Vlasenkogenerate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big...
2016-04-21 Denys Vlasenkobuild system: fix generate_BUFSIZ.sh to not alternate...
2016-04-21 Denys Vlasenkolibbb: constify *bb_common_bufsiz1 (if it is compiled...
2016-04-21 Denys Vlasenkolibbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer...
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-04-04 Bjørn Forsmankconfig/lxdialog: get ncurses CFLAGS with pkg-config
2016-04-04 Michal Marekkbuild: Make scripts executable
2016-04-04 Yann E. MORINkconfig/lxdialog: rationalise the include paths where...
2016-04-04 Justin Lechermenuconfig: optionally use pkg-config to detect ncurses...
2016-04-04 Krzysztof Mazurmenuconfig: fix extended colors ncurses support
2016-04-04 Jean Delvarekbuild: Fix gcc -x syntax
2016-04-04 Yaakov Selkowitzkconfig: fix check-lxdialog for DLL platforms
2016-04-04 Yaakov Selkowitzkconfig: check ncursesw headers first in check-lxdialog
2016-04-04 Junio C Hamanokconfig: fix menuconfig on debian lenny
2016-04-04 Mike FrysingerRevert "lxdialog: fix ncursesw include detection"
2016-04-03 Denys Vlasenkotrylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS
2015-12-01 Mike Frysingertrylink: include LDFLAGS when checking linkage
2015-10-20 Denys Vlasenkotypo fix
2015-10-20 Denys Vlasenkoscripts/trylink: remove $CPPFLAGS
2015-10-20 Denys Vlasenkoscripts/trylink: fix bit-rotted linker option verification
2015-10-11 Denys Vlasenkorandconfig fixes
2015-06-07 Maninder Singhfix if(p)/free(p) construct
2015-05-25 Maninder Singhtypo fixes
2015-03-16 Mike Frysingertrylink: respect compiler settings when probing features
2015-03-16 Mike Frysingertrylink: use mktemp instead of hardcoding paths
2014-05-04 Denys Vlasenkotrylink: emit names of linked executables
2014-05-03 Denys Vlasenkotrylink: emit names of linked executables
2014-04-19 Denys Vlasenkomodprobe-small: fix help messages for aliased module...
2014-04-02 Drew Moseleybuild system: specify '-nostldlib' when linking to...
2014-03-16 Denys Vlasenkobuild system: for "find", use POSIX not operator (...
2014-01-10 Matthias Andreebuild system: fix non-portable sed constructs.
2014-01-09 Denys Vlasenkobuild system: stop including alloca.h, stdlib.h provides it
2013-12-31 Denys Vlasenkofix failures found by randomconfig builds
2013-12-19 Daniel Borcabuild system: fix make gconfig
2013-11-26 Denys Vlasenkobuild system: use od -b instead of od -t x1
2013-10-16 Bartosz Golaszewskibloat-o-meter: add usage info
2013-09-28 Mike Frysingertrylink: only prefix libs with -l
2013-07-26 Bernhard Reutner... buildsys: Add helper to list suid applets
2012-09-27 Denys Vlasenkoscripts/kconfig/mconf: work on systems w/o SIGWINCH
2012-06-17 Bernhard Wallebuild system: fix build of kconfig on Darwin
2012-04-20 Denys Vlasenkofix build breakage found by randconfig
2012-03-30 Bernhard Reutner... bloat-o-meter: Remove unused code
2012-03-30 Bernhard Reutner... bloat-o-meter: handle huge (hex) sizes.
2012-01-30 Paulius Zaleckasgen_build_files.sh: exclude hidden directories
2011-10-19 Denys Vlasenkogen_build_files.sh: simplify "print everything up to...
2011-10-19 Denys Vlasenkogen_build_files: don't pass 200k+ strings as params...
2011-09-15 Denys Vlasenkosuppress "warning: implicit declaration of function...
2011-07-08 Lauri Kasanenbloat-o-meter: don't require that pythin is in /usr...
2011-07-08 Daniel FandrichSupport configuring Busybox from _defconfig files
2011-05-08 Steve Iribarnepam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled
2011-05-01 Cristian Ionescu... get rid of several "variable 'x' set but not used"...
2011-04-17 Denys Vlasenkobuild fixes for scripts/kconfig
2011-04-16 Denys Vlasenkofix another nonportable grep usage in scripts
2011-04-16 Denys Vlasenkogen_build_files.sh: do not use "sed --" for now
2011-04-16 Marek PolacekFix double words in comments. No code changes
2011-03-06 Denys Vlasenkofix bit rot in scripts/Makefile.IMA #2
2011-03-06 Denys Vlasenkofix bit rot in scripts/Makefile.IMA
2011-02-09 Denys Vlasenkoscripts/mkconfigs: don't use invalid basic regexp
2011-02-07 Denys Vlasenkoscripts/kconfig/mconf.c: stop-gap fix for buffer overflow
2010-12-18 Macpaul Linscripts: fix fixdep.c to let it workable in cygwin
2010-12-18 Denys VlasenkoRevert "scripts: fix fixdep.c to let it workable in...
2010-12-18 Greentimescripts: fix fixdep.c to let it workable in cygwin
2010-11-25 Denys Vlasenkogen_build_files.sh: better comment
2010-11-24 Denys Vlasenkobuild system: fix for dash
2010-11-22 Denys Vlasenkofixes for bugs discovered by randomconfig builds and...
2010-11-21 Denys Vlasenkogen_build_files.sh: restore deleted comment
2010-11-16 Mike Frysingergen_build_files.sh: rewrite with sed
2010-11-06 Denys Vlasenkotypo fix
2010-11-03 Denys Vlasenkorename archival/libunarchive -> archival/libarchive...
2010-10-29 Denys Vlasenkoscripts/mkdiff_obj: show "size OBJFILE" too
2010-10-28 Marek Polacekbloat-o-meter: make it python3 compliant
2010-10-28 Denys Vlasenkoscripts: remove bitrotted scripts/individual
2010-10-19 Thomas Choumkmakefile: make 3.82 fix
2010-08-29 Denys Vlasenkoremove stray debugging stuff
2010-08-29 Denys Vlasenkobbconfig: add COMPRESS_BBCONFIG option
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-06 Waldemar BrodkorbOpenBSD compatibility
2010-08-02 Denys Vlasenkoupdate _shipped file with hurd fix
2010-07-28 Bernhard Reutner... find_stray_empty_lines: make it work
2010-07-28 Javier Viguerafind_stray_empty_lines: fix tail "invalid context"...
2010-07-26 Denys Vlasenko*: s/spaces/tabs/
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-07-25 Denys Vlasenko*: more empty lines removed. no code changes
2010-07-18 Alexander ShishkinFix out-of-tree build's recursion
2010-07-08 Denys Vlasenkofix make O=dir build
2010-07-06 Denys Vlasenkoscripts/randomtest: update to pass testsuite with Rob...
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-06-25 Denys Vlasenkogen_build_files.sh is an order prerequisite only for...
2010-06-19 Denys Vlasenkocosmetics on top of Dan's patches
2010-06-19 Dan FandrichDefine GNU-specific link options in one place
2010-06-17 Denys Vlasenkofix extra bogus files generation in include/config/*
next