- 1f0ab1d crond: code shrink by Denys Vlasenko · 14 years ago
- 45963c8 crond: rename HumpBack names. Note two TODOs/FIXMEs by Denys Vlasenko · 14 years ago
- dfc870f crond: check mtime on crontab dir every minute, and reread if changed by Denys Vlasenko · 14 years ago
- 4a09aef crond: reorder functions to follow usual order: "main last" by Denys Vlasenko · 14 years ago
- 9388b4e ifplugd: code shrink by Maksym Kryzhanovskyy · 14 years ago
- 1d36f24 make usage_compressed.h generation _always_ update mtime by Denys Vlasenko · 14 years ago
- d3c2b71 crond: code shrink by Denys Vlasenko · 14 years ago
- 8f65b0c whitespace fixes by Denys Vlasenko · 14 years ago
- 7a2aa87 bootchartd: fix labels in config system. no code changes by Denys Vlasenko · 14 years ago
- 89a1cac Start 1.18.0 development cycle by Denys Vlasenko · 14 years ago
- b2d9514 bump version to 1.17.0 by Denys Vlasenko · 14 years ago 1_17_0
- 3e5fa43 scripts/randomtest: update to pass testsuite with Rob's toolchain by Denys Vlasenko · 14 years ago
- ee1f19b [un]expand: fix testsuite by Denys Vlasenko · 14 years ago
- 9297dbc randomconfig fixes by Denys Vlasenko · 14 years ago
- 08f0b78 Yet another attempt to stamp out "make -j" problems by Denys Vlasenko · 14 years ago
- 7e1bb4b libbb: reduce number of *error_msg[_and_die].c files by four by Denys Vlasenko · 14 years ago
- 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
- 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
- fd74451 ip a: fix SEGV if "dev IFACE" is not specified by Denys Vlasenko · 14 years ago
- 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
- 7c1b2b5 losetup: use LOOP_foo defines by Lauri Kasanen · 14 years ago
- 5c296de fix compile breakage with "make -j" by Denys Vlasenko · 14 years ago
- 922f6f5 chrt: code shrink by Denys Vlasenko · 14 years ago
- cd0f6b0 consolidate xz format comment. no code changes by Denys Vlasenko · 14 years ago
- 8119967 conspy: stop losing some keyboard keys. by Pascal Bellard · 14 years ago
- 45f6616 xz compression detection: avoid the need to seek by Denys Vlasenko · 14 years ago
- 620e863 bzip2 decompression: simple code shrink by Denys Vlasenko · 14 years ago
- fa5ea17 conspy: code shrink by Pascal Bellard · 14 years ago
- c03fb3c bootchartd: fix sample period calculations by Keisuke Yasui · 14 years ago
- ff37799 conspy: code shrink by Pascal Bellard · 14 years ago
- 7d1201c nc: better comments. no code changes by Denys Vlasenko · 14 years ago
- 1a3b071 conspy: significant output minimization; blink attribute support by Denys Vlasenko · 14 years ago
- 31c3dad remove recently added erroneous _and_die() by Denys Vlasenko · 14 years ago
- fa1b370 mount: fix a case when sometimes error message is not printed by Denys Vlasenko · 14 years ago
- 77cc2c5 nc: introduce CONFIG_NC_110_COMPAT option. by Denys Vlasenko · 14 years ago
- a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
- 1b14cdb modinfo: support relative paths in modules.dep by Lauri Kasanen · 14 years ago
- f646400 modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE by Lauri Kasanen · 14 years ago
- 1eaf7e7 libbb/copyfd.c: fix the case of copy buffer <= 4kb by Denys Vlasenko · 14 years ago
- fd33e17 ash: fix obscure case of replacing + globbing + backslashes by Denys Vlasenko · 14 years ago
- b768aeb tar: make typical extraction less memory-hungry by Denys Vlasenko · 14 years ago
- 52827e3 *: tar-related cleanups: move struct to unarchive.h; move help to tar.c by Denys Vlasenko · 14 years ago
- d0a8a0d tar: fix --to-command wrt short writes by Denys Vlasenko · 14 years ago
- 894fa0a fix breakage in compressed file detection by Denys Vlasenko · 14 years ago
- 63144be universal parser: do not leak parser->data by Denys Vlasenko · 14 years ago
- 1fcbff2 build system: do not rebuild ash and hush on any change to any .c file by Denys Vlasenko · 14 years ago
- 918f444 conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa by Denys Vlasenko · 14 years ago
- 8d44449 another fix to gen_build_files / autoconf.h dependency by Denys Vlasenko · 14 years ago
- 1d72d43 gen_build_files.sh is an order prerequisite only for autoconf.h by Denys Vlasenko · 14 years ago
- e69c5e2 build system: make gen_build_files.sh run before autoconf.h generation by Denys Vlasenko · 14 years ago
- 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
- 2b46fd4 tar: optional support for --to-command by Ladislav Michl · 14 years ago
- 51fa147 conspy: code shrink by Denys Vlasenko · 14 years ago
- eff6d59 ntpd: step correction to variables had wrong sign, fixing by Denys Vlasenko · 14 years ago
- a54985b conspy: document attribute byte format by Denys Vlasenko · 14 years ago
- a091d45 smemcap: new applet by Denys Vlasenko · 14 years ago
- dd8adde *: introduce and use bb_unsetenv_and_free by Denys Vlasenko · 14 years ago
- da75f44 ash: <> redir should not truncate by Andreas Bühmann · 14 years ago
- 1b8e2b0 conspy: code shrink ~200 bytes by Pascal Bellard · 14 years ago
- 64606c6 typo fix by Denys Vlasenko · 14 years ago
- fc6f6e9 rev: new applet by Marek Polacek · 14 years ago
- 6d9c88a fix config help text by Denys Vlasenko · 14 years ago
- adbbee4 bootchartd: added optional compat features by Denys Vlasenko · 14 years ago
- 05a550b fix errors in detecting non-modified areas by Denys Vlasenko · 14 years ago
- a8b594f conspy: new applet by Pascal Bellard · 14 years ago
- d2b738a decompress_unxz: use common string by Denys Vlasenko · 14 years ago
- ba73cfd unxz: update from XZ embedded git by Denys Vlasenko · 14 years ago
- 91d7ee3 tweak TODO file by Denys Vlasenko · 14 years ago
- 4a96617 xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary by Denys Vlasenko · 14 years ago
- e15a6c8 added Config.in to .gitignore by Denys Vlasenko · 14 years ago
- 134d0eb cosmetics on top of Dan's patches by Denys Vlasenko · 14 years ago
- ebeac16 Define GNU-specific link options in one place by Dan Fandrich · 14 years ago
- 0635ddd Added code for nonstandard function strsep() by Dan Fandrich · 14 years ago
- fdd7b56 A few minor portability improvements by Dan Fandrich · 14 years ago
- eb08b6e sed: trivial code shrink -18 bytes by Denys Vlasenko · 14 years ago
- 0204652 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 14 years ago
- e329089 Revert "sed: trivial code shrink" by Denys Vlasenko · 14 years ago
- c2c7aa4 sed: trivial code shrink by Denys Vlasenko · 14 years ago
- 8cd9f34 ash: times builtin: use unsigned type; take free-of-charge modulo by Denys Vlasenko · 14 years ago
- b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 14 years ago
- 7df28bb ash: fix unset in standalone mode by Denys Vlasenko · 14 years ago
- 1ed2fb4 ash: cosmetics, no code changes by Denys Vlasenko · 14 years ago
- b76f18d Improve unzip's handling of stream ZIP files by Dan Fandrich · 14 years ago
- eafc695 Allow CONFIG_VOLUMEID to be turned off by Dan Fandrich · 14 years ago
- f934a51 ignore changes to Kbuild files, they are generated by Dan Fandrich · 14 years ago
- 8f599f9 mkfs_ext2: improve comments a bit by Denys Vlasenko · 14 years ago
- 0f022c0 cpio.tests: mention suid bits too, not only sgid by Denys Vlasenko · 14 years ago
- 5070124 mkfs_ext2: reuse string by Bernhard Reutner-Fischer · 14 years ago
- cd5aa5c mkfs_ext2: fix handling of -I argument by Bernhard Reutner-Fischer · 14 years ago
- 9b814ca mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwd by Denys Vlasenko · 14 years ago
- 4ebdae3 date: make %N work without -lrt on glibc by Denys Vlasenko · 14 years ago
- 5b1dfe6 tftp: increase initial retry timeout from 50 to 100 ms by Denys Vlasenko · 14 years ago
- 3b727cc add a comment about sed and suid bits by Denys Vlasenko · 14 years ago
- d86b4c3 data_extract_all: do not chmod symlink. Closes 2053 by Denys Vlasenko · 14 years ago
- 0cc2594 networking/Config.src: make tftp/tftpd-related options less confusing. Closes 2017 by Denys Vlasenko · 14 years ago
- 2f41e7e fix extra bogus files generation in include/config/* by Denys Vlasenko · 14 years ago
- 3324c96 ubiattach,ubidetach: new applets by Baruch Siach · 15 years ago
- 4f731ce findutils/*: move usage and applet bits to *.c files by Denys Vlasenko · 15 years ago
- c37fecb file rename: TODO_config_nommu -> TEST_config_nommu by Denys Vlasenko · 15 years ago
- 237aece xargs: another code shrink by Denys Vlasenko · 15 years ago