- wrap overlong lines (Cristian Ionescu-Idbohrn)
[oweals/busybox.git] / scripts /
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-17 Bernhard Reutner... - warn about overlong lines in help-texts
2008-07-12 Denis Vlasenkowhitespace fixes
2008-07-12 Denis Vlasenkowhitespace fixing script
2008-07-11 Denis Vlasenkobuild system: re-add mistakenly deleted script
2008-07-09 Denis Vlasenkobuld system: suppress a warning
2008-06-28 Denis Vlasenkobuild system fixlet to ease blackfin build
2008-06-25 Denis Vlasenkoupdate defconfig
2008-06-14 Denis Vlasenkohush: add support for ':'; create testsuite entries
2008-06-06 Denis VlasenkoBuild system: track -Wl,-elf2flt in CFLAGS_busybox...
2008-06-04 Denis Vlasenkobuild system: add PIE build option
2008-06-02 Denis VlasenkoReinstate CONFIG_CROSS_COMPILE_PREFIX
2008-05-28 Denis VlasenkoRemove 'busybox' word from configuration programs
2008-05-26 Denis Vlasenkoscripts: add a script which prints memory map of runnin...
2008-05-26 Denis Vlasenkoscripts: add primitive memory usage meter script
2008-05-23 Bernhard Reutner... - optionally pass additional flags down to nm
2008-05-21 Bernhard Reutner... - make Christian happy
2008-05-21 Bernhard Reutner... - skip empty lines and archive members
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2008-05-16 Bernhard Reutner... - fix bug where we incorrectly rejected ifconfig eth0...
2008-05-13 Denis VlasenkoKill CONFIG_NITPICK, it turned out to not be useful...
2008-05-09 Bernhard Reutner... - pass flags to ld in one argument
2008-05-08 Bernhard Reutner... - forgot to pull in arch-specific tweaks
2008-05-02 Denis Vlasenkomore fixes to testsuite by Cristian and vda
2008-04-30 Denis Vlasenkotrylink: fix glibc check; make --sort-section option...
2008-04-25 Denis Vlasenkofix KCONFIG_NOTIMESTAMP=1 mode (just learned that we...
2008-04-12 Denis VlasenkoMakefile.IMA: generate autoconf.h if needed
2008-04-11 Bernhard Reutner... - fix detection of whole-program
2008-04-11 Bernhard Reutner... - also use the incoming LDFLAGS and EXTRA_LDFLAGS
2008-04-11 Bernhard Reutner... - erm sorry. no ipsvd here
2008-04-11 Bernhard Reutner... - add ipsvd
2008-04-11 Denis Vlasenkofix build with gcc -combine
2008-04-11 Bernhard Reutner... - add printutils and util-linux/volume_id
2008-04-05 Denis Vlasenkocpio: fix a bug where we do not extract zero-sized...
2008-03-26 Bernhard Reutner... - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig
2008-03-24 Denis Vlasenko*: whitespace fixes, no code changes
2008-03-21 Denis Vlasenkoupdate defconfig
2008-03-21 Denis Vlasenko*: fix build problems found with randomconfig
2008-03-21 Denis Vlasenkoscripts/bb_release: release script (I nearly lost it...
2008-03-17 Denis Vlasenkovolume_id: disable detection routines which are not...
2008-03-17 Denis Vlasenkovolude_id: remove unused fields and functions which...
2008-03-17 Denis Vlasenko*: mode tcp/udpsvd to networking, delete ipsvd/*
2008-02-16 Denis Vlasenkomount: make -f work even without mtab support
2008-02-14 Denis Vlasenkobuild system: pass CFLAGS to link stage too (closes...
2008-02-13 Denis Vlasenkobuild system: don't use -o /dev/null, old gcc can delet...
2008-02-11 Bernhard Reutner... - spelling fixes
2008-02-08 Bernhard Reutner... - add eject -s for SCSI- and USB-devices (Nico Erfurth)
2008-01-29 Bernhard Reutner... - update defconfig
2008-01-18 Paul Foxeliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the...
2008-01-13 Bernhard Reutner... - update defconfig
2008-01-11 Bernhard Reutner... - add ipsvd
2007-12-28 Denis Vlasenkotrylink: instead of build error, disable --gc-sections...
2007-12-24 Denis Vlasenkodefconfig: update
2007-12-22 Denis Vlasenkoperror_nomsg: don't print extra colon
2007-12-02 Denis Vlasenkoattack the biggest stack users:
2007-11-23 Denis Vlasenkoupdate defconfig
2007-11-18 Mike Frysingermake output a little more friendly
2007-11-18 Mike Frysingermerge from upstream for systems that dont integrate...
2007-11-13 Denis Vlasenkotrylink: accomodate older versions of ld
2007-10-11 Denis Vlasenkofix a problem with two different applet_name's
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-10 Denis VlasenkoMove applets/applet.c into libbb, allows to get rid...
2007-10-10 Denis Vlasenkotrylink: s/strip/$STRIP/g
2007-10-09 Denis Vlasenkotrylink: trivial cleanup
2007-10-09 Denis Vlasenkotrylink: reformat link flags for readability
2007-10-09 Denis Vlasenkotrylink: remove useless redirects, add missing error...
2007-10-09 Denis Vlasenkotrylink: trivial fixes
2007-10-08 Denis Vlasenkomake "individual applets" build less noisy.
2007-10-07 Denis Vlasenkomake --help work for "individual applets" too.
2007-10-07 Denis Vlasenkolibbusybox: move (possibly compressed) help stuff into...
2007-10-07 Denis Vlasenkoreviving libbusybox, adding CONFIG_INDIVIDUAL part 4
2007-10-07 Denis Vlasenkoreviving libbusybox, adding CONFIG_INDIVIDUAL part 3
2007-10-07 Denis Vlasenkoreviving libbusybox, adding CONFIG_INDIVIDUAL part 2
2007-10-07 Denis Vlasenkoreviving libbusybox, adding CONFIG_INDIVIDUAL part 1
2007-09-27 Denis Vlasenkomake variables static
2007-09-26 Denis Vlasenkocheck-lxdialog.sh: no point in giving up, maybe -lcurse...
2007-09-22 Bernhard Reutner... - add microcom to defconfig
2007-09-03 Denis Vlasenkotrylink: reinstate accidentally deleted --verbose
2007-09-02 Bernhard Reutner... - Generally strip off -l that does not pull in a lib.
2007-09-02 Bernhard Reutner... - fix bug where we linked again -lm even though it...
2007-08-24 Denis VlasenkoUpdate defconfig; fix comments
2007-08-23 Denis Vlasenkobuild system: stop moaning about unset integer CONFIGs.
2007-08-21 Denis Vlasenkos/communal/common/ part 2
2007-08-21 Denis Vlasenkos/communal/common/
2007-08-14 Denis Vlasenkohttpd: extend -p PORT to -p [IP[v6]:]PORT
2007-08-14 Denis Vlasenkotrylink: automatically use custom link script if user...
2007-08-13 Denis Vlasenkoexpand, unexpand: new applets from Tito <farmatito...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-08-06 Denis Vlasenkopatch: fix -p -1 handling
2007-08-06 Denis Vlasenkotrylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau...
2007-08-06 Denis Vlasenkosed: fix 'q' command handling ("Nguyen Thai Ngoc Duy...
2007-07-21 Denis Vlasenkochpasswd: fixes and code shrink
2007-07-20 Denis Vlasenkochpasswd: new applet by Alexander Shishkin <virtuoso...
2007-07-19 Denis Vlasenkoifup/ifdown: make location of ifstate configurable
2007-07-17 Denis VlasenkoModify method of linking against libs. Now we fisrt...
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-06-25 Bernhard Reutner... - need to pass the PATH down to the gcc-version check...
2007-06-22 Bernhard Reutner... - handy to have the cross_compile block here, too
2007-06-21 Denis Vlasenkobuild system: remove kernel .config locations (spotted...
2007-06-19 Denis Vlasenkodefconfig: update
next