platform/upstream/busybox.git
2010-07-06 Denys Vlasenkoscripts/randomtest: update to pass testsuite with Rob...
2010-07-06 Denys Vlasenko[un]expand: fix testsuite
2010-07-05 Denys Vlasenkorandomconfig fixes
2010-07-04 Denys VlasenkoYet another attempt to stamp out "make -j" problems
2010-07-04 Denys Vlasenkolibbb: reduce number of *error_msg[_and_die].c files...
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-04 Denys Vlasenkoremove some dead assignments, add a TODO comment
2010-07-04 Denys Vlasenkoip a: fix SEGV if "dev IFACE" is not specified
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-07-03 Lauri Kasanenlosetup: use LOOP_foo defines
2010-07-03 Denys Vlasenkofix compile breakage with "make -j"
2010-07-01 Denys Vlasenkochrt: code shrink
2010-07-01 Denys Vlasenkoconsolidate xz format comment. no code changes
2010-07-01 Pascal Bellardconspy: stop losing some keyboard keys.
2010-07-01 Denys Vlasenkoxz compression detection: avoid the need to seek
2010-06-30 Denys Vlasenkobzip2 decompression: simple code shrink
2010-06-30 Pascal Bellardconspy: code shrink
2010-06-28 Keisuke Yasuibootchartd: fix sample period calculations
2010-06-28 Pascal Bellardconspy: code shrink
2010-06-28 Denys Vlasenkonc: better comments. no code changes
2010-06-27 Denys Vlasenkoconspy: significant output minimization; blink attribut...
2010-06-27 Denys Vlasenkoremove recently added erroneous _and_die()
2010-06-27 Denys Vlasenkomount: fix a case when sometimes error message is not...
2010-06-27 Denys Vlasenkonc: introduce CONFIG_NC_110_COMPAT option.
2010-06-27 Ladislav Michl*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,...
2010-06-26 Lauri Kasanenmodinfo: support relative paths in modules.dep
2010-06-26 Lauri Kasanenmodinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE
2010-06-26 Denys Vlasenkolibbb/copyfd.c: fix the case of copy buffer <= 4kb
2010-06-26 Denys Vlasenkoash: fix obscure case of replacing + globbing + backslashes
2010-06-26 Denys Vlasenkotar: make typical extraction less memory-hungry
2010-06-26 Denys Vlasenko*: tar-related cleanups: move struct to unarchive.h...
2010-06-26 Denys Vlasenkotar: fix --to-command wrt short writes
2010-06-26 Denys Vlasenkofix breakage in compressed file detection
2010-06-26 Denys Vlasenkouniversal parser: do not leak parser->data
2010-06-26 Denys Vlasenkobuild system: do not rebuild ash and hush on any change...
2010-06-25 Denys Vlasenkoconspy: make "conspy 0" use vcsa0 but "conspy" (no...
2010-06-25 Denys Vlasenkoanother fix to gen_build_files / autoconf.h dependency
2010-06-25 Denys Vlasenkogen_build_files.sh is an order prerequisite only for...
2010-06-25 Denys Vlasenkobuild system: make gen_build_files.sh run before autoco...
2010-06-24 Denys Vlasenko*: make exec failure message more consistent
2010-06-24 Ladislav Michltar: optional support for --to-command
2010-06-24 Denys Vlasenkoconspy: code shrink
2010-06-24 Denys Vlasenkontpd: step correction to variables had wrong sign,...
2010-06-24 Denys Vlasenkoconspy: document attribute byte format
2010-06-24 Denys Vlasenkosmemcap: new applet
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-24 Andreas Bühmannash: <> redir should not truncate
2010-06-23 Pascal Bellardconspy: code shrink ~200 bytes
2010-06-22 Denys Vlasenkotypo fix
2010-06-22 Marek Polacekrev: new applet
2010-06-21 Denys Vlasenkofix config help text
2010-06-21 Denys Vlasenkobootchartd: added optional compat features
2010-06-21 Denys Vlasenkofix errors in detecting non-modified areas
2010-06-21 Pascal Bellardconspy: new applet
2010-06-21 Denys Vlasenkodecompress_unxz: use common string
2010-06-20 Denys Vlasenkounxz: update from XZ embedded git
2010-06-19 Denys Vlasenkotweak TODO file
2010-06-19 Denys Vlasenkoxargs: bump default -sNUM up to 32k. Use sysconf()...
2010-06-19 Denys Vlasenkoadded Config.in to .gitignore
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-19 Dan FandrichAdded code for nonstandard function strsep()
2010-06-19 Dan FandrichA few minor portability improvements
2010-06-19 Denys Vlasenkosed: trivial code shrink -18 bytes
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-19 Denys VlasenkoRevert "sed: trivial code shrink"
2010-06-19 Denys Vlasenkosed: trivial code shrink
2010-06-18 Denys Vlasenkoash: times builtin: use unsigned type; take free-of...
2010-06-18 Denys Vlasenko*: stop defining _GNU_SOURCE in source files, it's...
2010-06-18 Denys Vlasenkoash: fix unset in standalone mode
2010-06-18 Denys Vlasenkoash: cosmetics, no code changes
2010-06-18 Dan FandrichImprove unzip's handling of stream ZIP files
2010-06-18 Dan FandrichAllow CONFIG_VOLUMEID to be turned off
2010-06-18 Dan Fandrichignore changes to Kbuild files, they are generated
2010-06-18 Denys Vlasenkomkfs_ext2: improve comments a bit
2010-06-18 Denys Vlasenkocpio.tests: mention suid bits too, not only sgid
2010-06-18 Bernhard Reutner... mkfs_ext2: reuse string
2010-06-18 Bernhard Reutner... mkfs_ext2: fix handling of -I argument
2010-06-18 Denys Vlasenkomktemp: be more compatible: bare "mktemp" creates tempf...
2010-06-18 Denys Vlasenkodate: make %N work without -lrt on glibc
2010-06-18 Denys Vlasenkotftp: increase initial retry timeout from 50 to 100 ms
2010-06-18 Denys Vlasenkoadd a comment about sed and suid bits
2010-06-18 Denys Vlasenkodata_extract_all: do not chmod symlink. Closes 2053
2010-06-17 Denys Vlasenkonetworking/Config.src: make tftp/tftpd-related options...
2010-06-17 Denys Vlasenkofix extra bogus files generation in include/config/*
2010-06-16 Baruch Siachubiattach,ubidetach: new applets
2010-06-15 Denys Vlasenkofindutils/*: move usage and applet bits to *.c files
2010-06-15 Denys Vlasenkofile rename: TODO_config_nommu -> TEST_config_nommu
2010-06-15 Denys Vlasenkoxargs: another code shrink
2010-06-15 Denys Vlasenkoxargs: trivial code shrink
2010-06-14 Denys Vlasenkorfkill: do not enable by default, it requires new-ish...
2010-06-14 Denys Vlasenkoscripts/echo.c: remove bb-ism
2010-06-14 Denys Vlasenkoxargs: trivial code shrink
2010-06-13 Denys Vlasenkoxargs: simplify logic
2010-06-13 Denys Vlasenkoxargs: fix accounting of -sNUM
2010-06-13 Denys Vlasenkoxargs: make -s NUM accept practically unlimited range
2010-06-13 Denys Vlasenkoxargs: code shrink -15 bytes
2010-06-12 Sebstat: make output more similar to GNU stat
2010-06-12 Denys Vlasenkodate: trivial fix - was reading seconds into nanosecond...
2010-06-12 Denys Vlasenkotftp: make message about 512 byte block less confusing
next