platform/upstream/busybox.git
2010-08-29 Baruch Siachnandwrite: always check the first erase block
2010-08-29 Denys Vlasenkonandwrite: complain on malformed -s NUM
2010-08-29 Baruch Siachnandwrite: allow hex values in the -s parameter
2010-08-29 Denys Vlasenkoshowkey: code shrink
2010-08-29 Dan Fandrichtestsuite: show the number of failures after a test run
2010-08-29 Denys Vlasenkotypo fixes in config help text
2010-08-28 Alexander Shishkinpmap: new applet. +1k.
2010-08-27 Denys Vlasenkontpd: with -q, exit after 60 seconds even if time is...
2010-08-25 Denys Vlasenkomodutils: explain why we no longer quote params
2010-08-25 Carmelo AMOROSOinsmod: Do not add a pair of "" around the arguments...
2010-08-25 Baruch Siachnandwrite: new applet
2010-08-24 Dan FandrichRename a struct member from "interrupt"
2010-08-23 Denys Vlasenkosplit: use xopen_stdin()
2010-08-23 Denys Vlasenkogrep: fix -o match with empty string (suggested by...
2010-08-22 Denys Vlasenkoip: add a #define for older kernels
2010-08-22 Denys Vlasenkobuild system: make 3.82 fix. Closes bug 2323
2010-08-22 Denys Vlasenkopatch: support "patch [FILE [PATCH]]" format
2010-08-17 Denys Vlasenkolibbb: fix fallout from last patch to obscure() (my...
2010-08-17 Bob Dunloplibbb: shrink obscure()
2010-08-16 Denys Vlasenkopatch: fix -N regression
2010-08-16 Denys Vlasenkonmeter: fix misplaced closing comment
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenkosed: make N command behave as in GNU sed
2010-08-16 Denys Vlasenkomdev: fix non-working device deletion, add a test for...
2010-08-16 Denys Vlasenkoplatform.h: regularize endian detection
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-08-16 Denys Vlasenkopatch: uncomment the test which we actually do pass now
2010-08-16 Denys Vlasenkolibbb: factor out common code from mpstat/iostat
2010-08-15 Denys Vlasenkopatch: add -N and a test for it (fails for now)
2010-08-13 Denys Vlasenkopatch: move closer to toybox code
2010-08-13 Rob Landleypatch: deal with ommitted ",len" in hunk headers (defau...
2010-08-13 Rob Landleypatch: replace it with toybox's implementation
2010-08-12 Denys Vlasenkoiostat: add forgotted fclose(); fix default count.
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-08-11 Denys Vlasenkofree: more compatible output. +16 bytes. Closes bug...
2010-08-11 Marek Polacekiostat: new applet. 2800 bytes
2010-08-11 Macpaul Linmodutils: Add support for NDS32 architecture.
2010-08-11 Macpaul Linfdisk: Add support for NDS32 architecture.
2010-08-11 Dan FandrichRemove some more mentions of Subversion
2010-08-11 Dan FandrichImproved portability of tests
2010-08-11 Denys Vlasenkontpd: mention -N in help text
2010-08-10 Denys VlasenkoSet HWCLOCK_ADJTIME_FHS to off by default
2010-08-10 Denys Vlasenkortc: remove useless code in "RTC is in UTC" detection
2010-08-08 Denys Vlasenkowget: fix ndelay_on call; progress bar: small shrink
2010-08-08 Denys Vlasenkowget: make -T support enabled by default
2010-08-08 Bradley M.... wget: implement -T SEC; rework progress meter to not...
2010-08-07 Denys Vlasenkoash: fix another bit of var_bash4 bug
2010-08-07 Denys VlasenkoFix a typo in config text
2010-08-07 Denys Vlasenkoudhcpc: add -v to help text
2010-08-07 Denys Vlasenkoash: cosmetic fixes, no code changes
2010-08-06 Denys Vlasenkoash: fix another bug detected by var_bash4.tests
2010-08-06 Denys Vlasenkovar_bash4.tests: better wording in comment
2010-08-06 Denys Vlasenkoash: fix dequoting error detected by var_bash4 test
2010-08-06 Denys Vlasenkoupdate var_bash4 test. one more bug revealed by it...
2010-08-06 Waldemar BrodkorbOpenBSD compatibility
2010-08-05 Denys Vlasenkoash: extend var_bash4.tests; nocode changes
2010-08-05 Denys Vlasenkoash: add a testcase for bug 2281 (currently fails)...
2010-08-03 Daniel Dickinsonsyslogd: close/re-resolve/reopen remote sockets on...
2010-08-02 Denys Vlasenkoupdate _shipped file with hurd fix
2010-08-01 Denys Vlasenkosed.tests: make last test less confusing
2010-08-01 Denys Vlasenkosed: fix sed -i: unlike without -i, it does not forget...
2010-08-01 Jeremie Koenigstty: sort out preprocessor conditionals
2010-08-01 Jeremie Koenigklogd: make it work on non-linux systems
2010-07-30 Denys Vlasenkocttyhack: make it survive WERROR build
2010-07-30 Jeremie Koenigcttyhack: serial console detection is Linux-specific
2010-07-30 Marek Polacekmpstat: do not use /sys to get number of CPUs. /proc...
2010-07-30 Denys Vlasenkompstat: better fix for IRQ counts
2010-07-30 Denys Vlasenkompstat: fix total par-cpu IRQ counts
2010-07-30 Denys Vlasenkompstat: fix/improve handling of interrupt names
2010-07-30 Maksym Kryzhanovskyympstat: small code shrink
2010-07-30 Jeremie Koenigvlock: disable linux console calls on other systems
2010-07-29 Jeremie Koenigbootchartd: mounting tmpfs is Linux-specific
2010-07-29 Jeremie Koenigless: remove misguided dependency on PLATFORM_LINUX
2010-07-29 Leonid Lisovskiytestsuite: typo in tr.tests
2010-07-29 Bernhard Reutner... doc: remove trailing empty line
2010-07-29 Denys Vlasenkodc: tweak help text
2010-07-29 Denys Vlasenkodc: make it use long longs for integer ops
2010-07-29 Denys Vlasenkoless: fix duplicate "depends on PLATFORM_LINUX". no...
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-27 Alexander Shishkinulimit: set both hard and soft limits by default
2010-07-27 Denys Vlasenkomktemp: fix for dir/file.XXXXXX param (by Rob). +9...
2010-07-26 Denys Vlasenko*: s/spaces/tabs/
2010-07-26 Denys Vlasenko*: fix unterminated last lines. no code changes
2010-07-26 Peter Korsgaardhttpd: simplified "gzip" test
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-07-25 Denys Vlasenko*: more empty lines removed. no code changes
2010-07-25 Denys Vlasenko*: mass cosmetic removal of extra empty lines. no code...
2010-07-25 Alexander Shishkinash: fix $! value when traps are set
2010-07-25 Peter Korsgaardhttpd: optional support for gzip-compressed pages
2010-07-25 Denys Vlasenkohttpd: cosmetic fixes, no code changes
2010-07-24 Denys Vlasenkolineedit: mostly revert recent wrong logic in "ask...
2010-07-24 Denys Vlasenkolibiproute: code shrink by adding FAST_FUNC
2010-07-24 Denys Vlasenkoip: fix "ip r" breakage
2010-07-22 Natanael Copalibnetlink: code shrink
2010-07-22 Maksym Kryzhanovskyyifplugd: code shrink
2010-07-21 Denys Vlasenkovi: fix "ask terminal" code
2010-07-21 Denys Vlasenkompstat: small code shrink
2010-07-21 Marek Polacekmpstat: new applet. ~5.5k
2010-07-21 Denys Vlasenkomake DESKTOP=y the default
next