Age | Commit message (Expand) | Author |
2010-07-01 | conspy: stop losing some keyboard keys. | Pascal Bellard |
2010-07-01 | xz compression detection: avoid the need to seek | Denys Vlasenko |
2010-06-30 | bzip2 decompression: simple code shrink | Denys Vlasenko |
2010-06-30 | conspy: code shrink | Pascal Bellard |
2010-06-28 | bootchartd: fix sample period calculations | Keisuke Yasui |
2010-06-28 | conspy: code shrink | Pascal Bellard |
2010-06-28 | nc: better comments. no code changes | Denys Vlasenko |
2010-06-27 | conspy: significant output minimization; blink attribute support | Denys Vlasenko |
2010-06-27 | remove recently added erroneous _and_die() | Denys Vlasenko |
2010-06-27 | mount: fix a case when sometimes error message is not printed | Denys Vlasenko |
2010-06-27 | nc: introduce CONFIG_NC_110_COMPAT option. | Denys Vlasenko |
2010-06-27 | *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup | Ladislav Michl |
2010-06-27 | modinfo: support relative paths in modules.dep | Lauri Kasanen |
2010-06-27 | modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE | Lauri Kasanen |
2010-06-26 | libbb/copyfd.c: fix the case of copy buffer <= 4kb | Denys Vlasenko |
2010-06-26 | ash: fix obscure case of replacing + globbing + backslashes | Denys Vlasenko |
2010-06-26 | tar: make typical extraction less memory-hungry | Denys Vlasenko |
2010-06-26 | *: tar-related cleanups: move struct to unarchive.h; move help to tar.c | Denys Vlasenko |
2010-06-26 | tar: fix --to-command wrt short writes | Denys Vlasenko |
2010-06-26 | fix breakage in compressed file detection | Denys Vlasenko |
2010-06-26 | universal parser: do not leak parser->data | Denys Vlasenko |
2010-06-26 | build system: do not rebuild ash and hush on any change to any .c file | Denys Vlasenko |
2010-06-25 | conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa | Denys Vlasenko |
2010-06-25 | another fix to gen_build_files / autoconf.h dependency | Denys Vlasenko |
2010-06-25 | gen_build_files.sh is an order prerequisite only for autoconf.h | Denys Vlasenko |
2010-06-25 | build system: make gen_build_files.sh run before autoconf.h generation | Denys Vlasenko |
2010-06-25 | *: make exec failure message more consistent | Denys Vlasenko |
2010-06-25 | tar: optional support for --to-command | Ladislav Michl |
2010-06-25 | conspy: code shrink | Denys Vlasenko |
2010-06-24 | ntpd: step correction to variables had wrong sign, fixing | Denys Vlasenko |
2010-06-24 | conspy: document attribute byte format | Denys Vlasenko |
2010-06-24 | smemcap: new applet | Denys Vlasenko |
2010-06-24 | *: introduce and use bb_unsetenv_and_free | Denys Vlasenko |
2010-06-24 | ash: <> redir should not truncate | Andreas Bühmann |
2010-06-23 | conspy: code shrink ~200 bytes | Pascal Bellard |
2010-06-22 | typo fix | Denys Vlasenko |
2010-06-22 | rev: new applet | Marek Polacek |
2010-06-21 | fix config help text | Denys Vlasenko |
2010-06-21 | bootchartd: added optional compat features | Denys Vlasenko |
2010-06-21 | fix errors in detecting non-modified areas | Denys Vlasenko |
2010-06-21 | conspy: new applet | Pascal Bellard |
2010-06-21 | decompress_unxz: use common string | Denys Vlasenko |
2010-06-20 | unxz: update from XZ embedded git | Denys Vlasenko |
2010-06-19 | tweak TODO file | Denys Vlasenko |
2010-06-19 | xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary | Denys Vlasenko |
2010-06-19 | added Config.in to .gitignore | Denys Vlasenko |
2010-06-19 | cosmetics on top of Dan's patches | Denys Vlasenko |
2010-06-19 | Define GNU-specific link options in one place | Dan Fandrich |
2010-06-19 | Added code for nonstandard function strsep() | Dan Fandrich |
2010-06-19 | A few minor portability improvements | Dan Fandrich |