summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.11.0 patches. Bump version to 1.11.1.Denis Vlasenko2008-07-111-0/+36
* defconfig fix; "help output to fd 2" fixDenis Vlasenko2008-06-251-5/+26
* hush: add support for ':'; create testsuite entriesDenis Vlasenko2008-06-141-5/+9
* Build system: track -Wl,-elf2flt in CFLAGS_busybox too.Denis Vlasenko2008-06-061-0/+3
* build system: add PIE build optionDenis Vlasenko2008-06-042-5/+5
* Reinstate CONFIG_CROSS_COMPILE_PREFIXDenis Vlasenko2008-06-021-8/+21
* Remove 'busybox' word from configuration programsDenis Vlasenko2008-05-286-22/+20
* scripts: add a script which prints memory map of running busyboxDenis Vlasenko2008-05-262-1/+12
* scripts: add primitive memory usage meter scriptDenis Vlasenko2008-05-262-36/+16
* - optionally pass additional flags down to nmBernhard Reutner-Fischer2008-05-231-5/+10
* - make Christian happyBernhard Reutner-Fischer2008-05-211-2/+1
* - skip empty lines and archive membersBernhard Reutner-Fischer2008-05-211-0/+6
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-4/+4
* - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whateverBernhard Reutner-Fischer2008-05-161-0/+1
* Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko2008-05-131-1/+0
* - pass flags to ld in one argumentBernhard Reutner-Fischer2008-05-091-5/+5
* - forgot to pull in arch-specific tweaksBernhard Reutner-Fischer2008-05-081-0/+9
* more fixes to testsuite by Cristian and vdaDenis Vlasenko2008-05-021-0/+230
* trylink: fix glibc check; make --sort-section option look less uglyDenis Vlasenko2008-04-301-10/+10
* fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)Denis Vlasenko2008-04-251-0/+2
* Makefile.IMA: generate autoconf.h if neededDenis Vlasenko2008-04-121-5/+20
* - fix detection of whole-programBernhard Reutner-Fischer2008-04-111-1/+1
* - also use the incoming LDFLAGS and EXTRA_LDFLAGSBernhard Reutner-Fischer2008-04-111-0/+2
* - erm sorry. no ipsvd hereBernhard Reutner-Fischer2008-04-111-3/+0
* - add ipsvdBernhard Reutner-Fischer2008-04-111-0/+3
* fix build with gcc -combineDenis Vlasenko2008-04-111-3/+11
* - add printutils and util-linux/volume_idBernhard Reutner-Fischer2008-04-111-19/+36
* cpio: fix a bug where we do not extract zero-sized hardlinksDenis Vlasenko2008-04-051-1/+0
* - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfigBernhard Reutner-Fischer2008-03-261-0/+2
* *: whitespace fixes, no code changesDenis Vlasenko2008-03-241-1/+1
* update defconfigDenis Vlasenko2008-03-211-2/+3
* *: fix build problems found with randomconfigDenis Vlasenko2008-03-211-1/+1
* scripts/bb_release: release script (I nearly lost it last time)Denis Vlasenko2008-03-211-0/+34
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-11/+0
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-2/+0
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-172-11/+76
* mount: make -f work even without mtab supportDenis Vlasenko2008-02-161-0/+1
* build system: pass CFLAGS to link stage too (closes bug 1376)Denis Vlasenko2008-02-141-11/+12
* build system: don't use -o /dev/null, old gcc can delete /dev/null!Denis Vlasenko2008-02-131-4/+8
* - spelling fixesBernhard Reutner-Fischer2008-02-111-1/+1
* - add eject -s for SCSI- and USB-devices (Nico Erfurth)Bernhard Reutner-Fischer2008-02-081-0/+1
* - update defconfigBernhard Reutner-Fischer2008-01-291-3/+6
* eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savingsPaul Fox2008-01-181-1/+0
* - update defconfigBernhard Reutner-Fischer2008-01-131-0/+1
* - add ipsvdBernhard Reutner-Fischer2008-01-111-0/+3
* trylink: instead of build error, disable --gc-sections if GLIBC && STATICDenis Vlasenko2007-12-281-9/+40
* defconfig: updateDenis Vlasenko2007-12-241-3/+6
* perror_nomsg: don't print extra colonDenis Vlasenko2007-12-221-1/+1
* attack the biggest stack users:Denis Vlasenko2007-12-021-1/+2
* update defconfigDenis Vlasenko2007-11-231-6/+24