platform/upstream/busybox.git
2008-09-11 Denis Vlasenkorunsvd: shrink by Vladimir
2008-09-11 Denis Vlasenkohalt: reinstate -w even if !FEATURE_WTMP; beautify...
2008-09-07 Denis Vlasenkowatchdog: add -T option
2008-09-06 Denis Vlasenkoifenslave: on uclibc at least, net/if.h + linux/if_bond...
2008-09-06 Denis Vlasenkoifenslave: wants net/if.h
2008-09-06 Denis Vlasenkoinstall: shrink -D code. By Bernhard.
2008-09-06 Denis Vlasenkomodprobe-small: make insmod command line compatible
2008-09-05 Bernhard Reutner... - commentary typo fix
2008-09-05 Denis Vlasenkoawk: add a comment
2008-09-04 Bernhard Reutner... - uncomment tc for now
2008-09-04 Bernhard Reutner... - add WIP stub for tc.
2008-09-04 Bernhard Reutner... - mention that we ignore -v, -b, -c
2008-09-03 Denis Vlasenkokbd_mode: fix non-ASCII letters in comments
2008-09-02 Denis Vlasenkoawk: improve nadling of negative numbers in bitwise...
2008-09-01 Bernhard Reutner... - pass "Accept:" and "Accept-Language:" header to CGI...
2008-09-01 Bernhard Reutner... - remove excess whitespace (Vladimir Dronnikov)
2008-09-01 Bernhard Reutner... - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov)
2008-09-01 Bernhard Reutner... - add ether-wake to the hardcoded(argh!) list of APPLET...
2008-08-31 Denis Vlasenkoinsmod: fix detection of open failure
2008-08-31 Denis Vlasenkobuild system: fix "Possible unintended interpolation...
2008-08-29 Denis Vlasenkobuild system: echo and test features may be enabled
2008-08-28 Denis Vlasenkoawk: bitwise ops cast oprands and results to unsigned...
2008-08-28 Denis Vlasenkoawk: support hex constants
2008-08-28 Denis Vlasenkodf: add support for more options, add some coreutils...
2008-08-28 Denis Vlasenkoinsmod: mix xmalloc with xrealloc_vector more carefully
2008-08-28 Bernhard Reutner... - forgot to pass in the HOST_EXTRACFLAGS
2008-08-27 Denis Vlasenkoinsmod: shrink
2008-08-27 Denis Vlasenkocksum: respect CONFIG_LFS=y. Adds 36 bytes in this...
2008-08-27 Bernhard Reutner... - pull check-lxdialog from linux-2.6.26
2008-08-26 Denis Vlasenkotrylink: make messages less confusing
2008-08-26 Denis Vlasenkomodprobe-small: support "blacklist" keyword in /etc...
2008-08-25 Denis Vlasenkoreinstate sponsor's links
2008-08-24 Denis Vlasenkofbset: fix mode matching code: original code may trigge...
2008-08-24 Denis Vlasenkoping: SO_RCVBUF must be bigger than packet size,
2008-08-23 Denis Vlasenkohexdump: fix SEGV in hexdump -e ""
2008-08-23 Denis Vlasenkosetarch: do not try to use non-existent data in argv[]
2008-08-22 Denis Vlasenkotweak web page
2008-08-22 Bernhard Reutner... - move some older news to the news archive (the main...
2008-08-22 Bernhard Reutner... - reformat help text
2008-08-21 Denis VlasenkoAnnounce 1.11.2
2008-08-21 Bernhard Reutner... - print the documentation per default
2008-08-21 Bernhard Reutner... - document rmdir args
2008-08-21 Bernhard Reutner... - document rmmod -w and -f arguments
2008-08-21 Denis Vlasenkofix xargs -e help text
2008-08-21 Bernhard Reutner... - tweak markup. No relevant changes
2008-08-21 Bernhard Reutner... - cleanup urls
2008-08-21 Bernhard Reutner... - fix typo
2008-08-21 Bernhard Reutner... - fix markup
2008-08-21 Bernhard Reutner... - do not advertise the standalone udhcpd. It is activel...
2008-08-21 Bernhard Reutner... - fix markup
2008-08-21 Bernhard Reutner... - add doc-clean target
2008-08-21 Bernhard Reutner... - add note about CONFIG_CROSS_COMPILER_PREFIX while...
2008-08-21 Bernhard Reutner... - fix typo of mine
2008-08-21 Bernhard Reutner... - improve documentation a bit
2008-08-21 Bernhard Reutner... - some more nitpicks
2008-08-21 Bernhard Reutner... - some more markup fixes
2008-08-21 Bernhard Reutner... - fix typo
2008-08-21 Denis Vlasenkomore of pointless beautifuing on the web page
2008-08-21 Denis Vlasenkotrim webpage text a bit
2008-08-21 Bernhard Reutner... - drop outdated paragraph (which additionally contained...
2008-08-21 Bernhard Reutner... - misc. minor tweaks
2008-08-21 Bernhard Reutner... - point people to the current stable branch
2008-08-21 Bernhard Reutner... - tweak markup
2008-08-21 Denis Vlasenkomore cosmetic fixes on the website
2008-08-21 Denis Vlasenkocosmetic fixes on the webpage
2008-08-21 Bernhard Reutner... - tweak markup
2008-08-21 Bernhard Reutner... - bump copyright year
2008-08-21 Bernhard Reutner... - fix markup
2008-08-21 Bernhard Reutner... - fix some wrong markup.
2008-08-21 Bernhard Reutner... - correct release date for 1.12.0 and fix a few typos
2008-08-21 Denis Vlasenkoannounce 1.12.0
2008-08-20 Denis VlasenkoBump version to 1.13.0.svn
2008-08-20 Denis VlasenkoThis is 1.12.0 1_12_0
2008-08-20 Denis Vlasenkogetopt32: do not return pointer to alloca() areas
2008-08-20 Denis Vlasenkoenvdir: fix "envdir with no params" case
2008-08-20 Denis Vlasenkofindfs: make it use setuid-ness of busybox binary
2008-08-20 Denis Vlasenkofsck: use getmntent_r instead of open-coded parsing...
2008-08-20 Denis Vlasenkolinedit: fix use-after-free
2008-08-20 Denis Vlasenkolibbb: getopt32() should not ever touch argv[0] (even...
2008-08-20 Denis Vlasenkolibbb: fix mishandling of "all argv are opts" in getopt32()
2008-08-19 Denis Vlasenkoifupdown: fixes for shutdown of DHCP-managed interfaces
2008-08-19 Denis VlasenkoUpdating defconfig, fixing a typo in Config.in
2008-08-19 Bernhard Reutner... - add new applet rdev (Grant Erickson)
2008-08-17 Denis Vlasenkoshowkey: new applet by Vladimir
2008-08-17 Denis Vlasenkosetfont: new applet by Vladimir
2008-08-17 Denis Vlasenkolibbb: use ptsname_r, it's smaller
2008-08-16 Denis Vlasenkoash: fix "(cat < file)" hang introduced by rev 22944.
2008-08-15 Denis Vlasenkocut: fix buffer overflow (bug 4544).
2008-08-15 Denis Vlasenkochpst: fix "envdir dir" case (bug 4574).
2008-08-15 Denis Vlasenkoarp: without -H <type>, assume "ether". closes 4564
2008-08-15 Denis Vlasenkoinstall: fix long option not taking params (bug 4584)
2008-08-15 Denis Vlasenkomkdir: fix "uname 0222; mkdir foo/bar" case
2008-08-14 Denis Vlasenkonmeter: fix read past the end if a buffer. Closes 4594
2008-08-12 Denis Vlasenkoifupdown: fixes for custom MAC address, by Wade Berrier...
2008-08-10 Denis Vlasenkosendmail: work around (bogus) gcc warning
2008-08-09 Denis Vlasenkofix byte-swapping of compressed help on big-endian...
2008-08-09 Denis Vlasenkooptimize config_read() (by Timo Teras <timo.teras AT...
2008-08-09 Denis Vlasenkogrep: option to use GNU regex matching instead of POSIX...
2008-08-06 Bernhard Reutner... - support relatime / norelatime
2008-08-06 Bernhard Reutner... - fix typo
next