2010-11-22 |
Denys Vlasenko | Apply post-1.17.3 fixes, bump version to 1.17.4 1_17_stable 1_17_4 |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Denys Vlasenko | Apply post-1.17.2 fixes, bump version to 1.17.3 1_17_3 |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Denys Vlasenko | Revert "split: use xopen_stdin()" 1_17_2 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Denys Vlasenko | split: use xopen_stdin() |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Denys Vlasenko | Version 1.17.2: apply post 1.17.1 fixes, replace patch... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Denys Vlasenko | bump version to 1.17.1 1_17_1 |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Denys Vlasenko | Apply post-1.17.0 fixes |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Denys Vlasenko | bump version to 1.17.0 1_17_0 |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Denys Vlasenko | scripts/randomtest: update to pass testsuite with Rob... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Denys Vlasenko | [un]expand: fix testsuite |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Denys Vlasenko | Yet another attempt to stamp out "make -j" problems |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Denys Vlasenko | libbb: reduce number of *error_msg[_and_die].c files... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Pascal Bellard | *: introduce and use xfork() and xvfork() |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Denys Vlasenko | remove some dead assignments, add a TODO comment |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Denys Vlasenko | ip a: fix SEGV if "dev IFACE" is not specified |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Pascal Bellard | libbb: introduce and use BB_EXECVP_or_die() |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Lauri Kasanen | losetup: use LOOP_foo defines |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Denys Vlasenko | fix compile breakage with "make -j" |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Denys Vlasenko | chrt: code shrink |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Denys Vlasenko | consolidate xz format comment. no code changes |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Pascal Bellard | conspy: stop losing some keyboard keys. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Denys Vlasenko | xz compression detection: avoid the need to seek |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Denys Vlasenko | bzip2 decompression: simple code shrink |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Pascal Bellard | conspy: code shrink |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Keisuke Yasui | bootchartd: fix sample period calculations |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Pascal Bellard | conspy: code shrink |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Denys Vlasenko | nc: better comments. no code changes |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Denys Vlasenko | conspy: significant output minimization; blink attribut... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Denys Vlasenko | remove recently added erroneous _and_die() |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Denys Vlasenko | mount: fix a case when sometimes error message is not... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Denys Vlasenko | nc: introduce CONFIG_NC_110_COMPAT option. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Ladislav Michl | *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Lauri Kasanen | modinfo: support relative paths in modules.dep |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Lauri Kasanen | modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | libbb/copyfd.c: fix the case of copy buffer <= 4kb |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | ash: fix obscure case of replacing + globbing + backslashes |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | tar: make typical extraction less memory-hungry |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | *: tar-related cleanups: move struct to unarchive.h... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | tar: fix --to-command wrt short writes |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | fix breakage in compressed file detection |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | universal parser: do not leak parser->data |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Denys Vlasenko | build system: do not rebuild ash and hush on any change... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Denys Vlasenko | conspy: make "conspy 0" use vcsa0 but "conspy" (no... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Denys Vlasenko | another fix to gen_build_files / autoconf.h dependency |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Denys Vlasenko | gen_build_files.sh is an order prerequisite only for... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Denys Vlasenko | build system: make gen_build_files.sh run before autoco... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Denys Vlasenko | *: make exec failure message more consistent |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Ladislav Michl | tar: optional support for --to-command |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Denys Vlasenko | conspy: code shrink |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Denys Vlasenko | ntpd: step correction to variables had wrong sign,... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Denys Vlasenko | conspy: document attribute byte format |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Denys Vlasenko | smemcap: new applet |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Denys Vlasenko | *: introduce and use bb_unsetenv_and_free |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Andreas Bühmann | ash: <> redir should not truncate |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Pascal Bellard | conspy: code shrink ~200 bytes |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Denys Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Marek Polacek | rev: new applet |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Denys Vlasenko | fix config help text |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Denys Vlasenko | bootchartd: added optional compat features |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Denys Vlasenko | fix errors in detecting non-modified areas |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Pascal Bellard | conspy: new applet |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Denys Vlasenko | decompress_unxz: use common string |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Denys Vlasenko | unxz: update from XZ embedded git |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | tweak TODO file |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | xargs: bump default -sNUM up to 32k. Use sysconf()... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | added Config.in to .gitignore |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | cosmetics on top of Dan's patches |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Dan Fandrich | Define GNU-specific link options in one place |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Dan Fandrich | Added code for nonstandard function strsep() |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Dan Fandrich | A few minor portability improvements |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | sed: trivial code shrink -18 bytes |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | Revert "sed: trivial code shrink" |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Denys Vlasenko | sed: trivial code shrink |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | ash: times builtin: use unsigned type; take free-of... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | *: stop defining _GNU_SOURCE in source files, it's... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | ash: fix unset in standalone mode |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | ash: cosmetics, no code changes |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Dan Fandrich | Improve unzip's handling of stream ZIP files |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Dan Fandrich | Allow CONFIG_VOLUMEID to be turned off |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Dan Fandrich | ignore changes to Kbuild files, they are generated |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | mkfs_ext2: improve comments a bit |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | cpio.tests: mention suid bits too, not only sgid |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Bernhard Reutner... | mkfs_ext2: reuse string |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Bernhard Reutner... | mkfs_ext2: fix handling of -I argument |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | mktemp: be more compatible: bare "mktemp" creates tempf... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | date: make %N work without -lrt on glibc |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | tftp: increase initial retry timeout from 50 to 100 ms |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | add a comment about sed and suid bits |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Denys Vlasenko | data_extract_all: do not chmod symlink. Closes 2053 |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Denys Vlasenko | networking/Config.src: make tftp/tftpd-related options... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Denys Vlasenko | fix extra bogus files generation in include/config/* |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Baruch Siach | ubiattach,ubidetach: new applets |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Denys Vlasenko | findutils/*: move usage and applet bits to *.c files |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Denys Vlasenko | file rename: TODO_config_nommu -> TEST_config_nommu |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Denys Vlasenko | xargs: another code shrink |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Denys Vlasenko | xargs: trivial code shrink |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Denys Vlasenko | rfkill: do not enable by default, it requires new-ish... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Denys Vlasenko | scripts/echo.c: remove bb-ism |
commit | commitdiff | tree | snapshot |
next |