- 17e0e43 ulimit: set both hard and soft limits by default by Alexander Shishkin · 14 years ago
- 0670236 mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes. by Denys Vlasenko · 14 years ago
- b4d0351 *: s/spaces/tabs/ by Denys Vlasenko · 14 years ago
- f0b8214 *: fix unterminated last lines. no code changes by Denys Vlasenko · 14 years ago
- e5dbd56 httpd: simplified "gzip" test by Peter Korsgaard · 14 years ago
- ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
- 0f89605 *: more empty lines removed. no code changes by Denys Vlasenko · 14 years ago
- f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
- ccb9771 ash: fix $! value when traps are set by Alexander Shishkin · 14 years ago
- 7a2ba32 httpd: optional support for gzip-compressed pages by Peter Korsgaard · 14 years ago
- 535ce1d httpd: cosmetic fixes, no code changes by Denys Vlasenko · 14 years ago
- 451add4 lineedit: mostly revert recent wrong logic in "ask terminal" code by Denys Vlasenko · 14 years ago
- 2e9b551 libiproute: code shrink by adding FAST_FUNC by Denys Vlasenko · 14 years ago
- e0a6220 ip: fix "ip r" breakage by Denys Vlasenko · 14 years ago
- b78ac5a libnetlink: code shrink by Natanael Copa · 14 years ago
- 4f0279b ifplugd: code shrink by Maksym Kryzhanovskyy · 14 years ago
- c5fb0ad vi: fix "ask terminal" code by Denys Vlasenko · 14 years ago
- 217df6e mpstat: small code shrink by Denys Vlasenko · 14 years ago
- 23e8c08 mpstat: new applet. ~5.5k by Marek Polacek · 14 years ago
- ba085c6 make DESKTOP=y the default by Denys Vlasenko · 14 years ago
- 2ea12d8 tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST by Jeremie Koenig · 15 years ago
- 2988511 libbb: conditionalize AF_* usage in error reporting by Jeremie Koenig · 15 years ago
- 84b01d5 mkdir: fix -p on FreeBSD by Jeremie Koenig · 15 years ago
- 816ed97 libbb.h: add device names for Hurd and FreeBSD by Jeremie Koenig · 15 years ago
- 1c05303 init: make the initial $TERM value configurable by Jeremie Koenig · 15 years ago
- 714674e init,halt: portability improvements by Jeremie Koenig · 15 years ago
- f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 15 years ago
- 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
- b175462 readlink: use xmalloc_realpath() by Jeremie Koenig · 15 years ago
- daf286c Fix out-of-tree build's recursion by Alexander Shishkin · 14 years ago
- fb4cb1c tweak defconfig by Denys Vlasenko · 14 years ago
- 55241fa lineedit: limit ASK_TERMINAL to the case when we can't find out the width by Denys Vlasenko · 14 years ago
- b9e35dc lineedit: cosmetics, no code changes by Denys Vlasenko · 14 years ago
- 4cab7f3 depmod: generate "new-style" modules.dep with relative paths. by Denys Vlasenko · 14 years ago
- d1516c4 dos2unix: fix the case w/o parameters by Denys Vlasenko · 14 years ago
- 6adf2aa hush: move msh/lash config into hush.c, no code changes by Denys Vlasenko · 14 years ago
- 51ca776 cttyhack: move build system bits into cttyhack.c, no code changes by Denys Vlasenko · 14 years ago
- 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
- 771f199 ash: move config stuff into ash.c, no code chages by Denys Vlasenko · 14 years ago
- 2908223 hush: fix multimple dependent variable expansion cases by Denys Vlasenko · 14 years ago
- 202a2d1 hush: make set -x support optional by Denys Vlasenko · 14 years ago
- 3f5fae0 hush: add support for set -x by Denys Vlasenko · 14 years ago
- b3389de hush: fix typo in comment by Denys Vlasenko · 14 years ago
- 8fa1f5d hush: fix faloout from previous commit by Denys Vlasenko · 14 years ago
- 889550b hush: make pun_pipe loop clearer; fix "cmd | var=`cmd` | cmd" handling by Denys Vlasenko · 14 years ago
- 6ac37da build system: disable some applets by default by Denys Vlasenko · 14 years ago
- 0e45066 util-linux: move VOLUMEID to a submenu by Denys Vlasenko · 14 years ago
- a95ce93 top: add tie breaking for topmem mode by Denys Vlasenko · 14 years ago
- 6af732b acpid: old kernel headers compat by Denys Vlasenko · 14 years ago
- 04a5d5a mktemp: fix "mktemp /path/to/tempfile.XXXXXX" by Denys Vlasenko · 14 years ago
- c5bbd5d wget: fix progress display by Denys Vlasenko · 14 years ago
- d8b989f more: style fix. no code changes by Denys Vlasenko · 14 years ago
- 69d69e2 crond: mention other cronds' behavior in comment. no code changes by Denys Vlasenko · 14 years ago
- 729f39d remove unzip doc: we don't have 100% proof it's ok to distribute by Denys Vlasenko · 14 years ago
- 75703eb diff: make diff -r much less eager to recurse into directories by Denys Vlasenko · 14 years ago
- a48a29f Modprobe: Make -l open the right file by Lauri Kasanen · 14 years ago
- 32a6bae diff: cosmetic change on top of last commit by Denys Vlasenko · 14 years ago
- 61f5f78 diff: fix "diff dir1 dir2/". Closes bug 2203 by Matheus Izvekov · 14 years ago
- 1883cb1 fix make O=dir build by Denys Vlasenko · 14 years ago
- 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