- c28cafb xargs: trivial code shrink by Denys Vlasenko · 15 years ago
- 7a4021d xargs: simplify logic by Denys Vlasenko · 15 years ago
- aaa24e0 xargs: fix accounting of -sNUM by Denys Vlasenko · 15 years ago
- 1613de8 xargs: make -s NUM accept practically unlimited range by Denys Vlasenko · 15 years ago
- d5fa1a0 xargs: code shrink -15 bytes by Denys Vlasenko · 15 years ago
- d2d327d stat: make output more similar to GNU stat by Seb · 15 years ago
- e2b41cf date: trivial fix - was reading seconds into nanoseconds field! DOH by Denys Vlasenko · 15 years ago
- 53e2f38 tftp: make message about 512 byte block less confusing by Denys Vlasenko · 15 years ago
- aa30efc check-lxdialog.sh: fix helptext by Bernhard Reutner-Fischer · 15 years ago
- ab60cd1 utoa: shrink by Denys Vlasenko · 15 years ago
- 7fdf5a8 modinfo: needs modutils.o by Denys Vlasenko · 15 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- b68bba5 date: use the same code for FEATURE_DATE_NANO for glibc and uclibc by Denys Vlasenko · 15 years ago
- 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
- 121fb95 typo fix by Denys Vlasenko · 15 years ago
- 838e0db small fix in usage text by Denys Vlasenko · 15 years ago
- c62f229 dpkg: add support for lzma compression by Pascal Bellard · 15 years ago
- b82b34e modprobe: add support for -l and -s. Remove some unsupported options by Pascal Bellard · 15 years ago
- e3657dc fuser: code shrink by Maksym Kryzhanovskyy · 15 years ago
- c8aae0b fix allnoconfig by Denys Vlasenko · 15 years ago
- 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
- 5f33037 pipe_progress: shrink by Denys Vlasenko · 15 years ago
- 8aab0c9 loadkmap: remove UNUSED_PARAM from argv by Denys Vlasenko · 15 years ago
- 2fd45c2 dumpkmap,loadkmap: abort if there are params on cmdline by Denys Vlasenko · 15 years ago
- f2da16f date: make FEATURE_NANO compile on glibc systems by Denys Vlasenko · 15 years ago
- d94332f top: code shrink, -26 bytes by Denys Vlasenko · 15 years ago
- 87496aa top: code shrink by Maksym Kryzhanovskyy · 15 years ago
- f2177ab yes: this applet doesn't have options, don't lie that it does. by Denys Vlasenko · 15 years ago
- 161bb8f fix a few goofs uncovered by "make allnoconfig" testing by Denys Vlasenko · 15 years ago
- 22bdf90 modinfo: new applet by Pascal Bellard · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- f0f9470 make it possible to keep usage texts in .c files by Denys Vlasenko · 15 years ago
- 6c5bf0d make it possible to have include/applets.h-esque entries in .c files by Denys Vlasenko · 15 years ago
- 0e5ba08 Remove requirement that include/applets.h must be sorted by Denys Vlasenko · 15 years ago
- 729ce47 tr: add forgotten //config: prefixes by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- e4070cb partially migrate coreutils to Config.src and Kbuild.src by Denys Vlasenko · 15 years ago
- 6db1373 udhcpd: fix daemonize crash on nommu systems by Mike Frysinger · 15 years ago
- 6c2406a date: optional support for %N. Closes bug 1861. by Denys Vlasenko · 15 years ago
- 8878c24 mkfs_vfat: fix gcc-4.4 warning by Denys Vlasenko · 15 years ago
- c467924 typo fix by Denys Vlasenko · 15 years ago
- bf5f99f sed: fix a case when one-line range matches past lines. Closes bug 1867. by Denys Vlasenko · 15 years ago
- 79b3d42 ash: rename parsefile->fd to ->pf_fd by Denys Vlasenko · 15 years ago
- 08d8b3c ash: fix redirection of fd 0 in scripts are sourced from interactive ash by Denys Vlasenko · 15 years ago
- 3e47cfe test: "" is not a valid number. Closes bug 1915 by Denys Vlasenko · 15 years ago
- 26b6ccf *: simplify checks for gz/bz2/xz magic by Denys Vlasenko · 15 years ago
- abb154b document how to find non-shared string dups by Denys Vlasenko · 15 years ago
- ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
- 8837c5d ash: remove one redundant function, improve string sharing, better field names by Denys Vlasenko · 15 years ago
- 8376bfa decompress_unxz: allocate permanent crc32 table _fisrt_ by Denys Vlasenko · 15 years ago
- b9542cb deinline two big functions by Denys Vlasenko · 15 years ago
- 716f3f6 decompress_unxz: newer version, one which can unpack SHA-256 protected files by Denys Vlasenko · 15 years ago
- 11bcf4b lineedit: fix column display for wide and combining chars in TAB completion by Tomas Heinrich · 15 years ago
- 39a04f7 archival/*: shrink by reusing sufficiently similar functions by Denys Vlasenko · 15 years ago
- b8b72f0 dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849 by Denys Vlasenko · 15 years ago
- e58c6e2 dhcp: indicate IP network order in prototypes too by Denys Vlasenko · 15 years ago
- b7d19cc dhcp: readability cleanups and small code shrink by Denys Vlasenko · 15 years ago
- c88c1a0 rpm2cpio: teach it to understand xz format by Denys Vlasenko · 15 years ago
- acaaca8 unxz: remove debugging. no code changes by Denys Vlasenko · 15 years ago
- 6948f21 *: teach tar et. al. to understand .xz by heart by Denys Vlasenko · 15 years ago
- fb6c76c forgotten "git add"... by Denys Vlasenko · 15 years ago
- d93f19e reorder parts of bbunzip.c, no code changes by Denys Vlasenko · 15 years ago
- 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
- e04c867 rename FEATURE_LZMA_ALIAS to just LZMA by Denys Vlasenko · 15 years ago
- 8bcaa6a lzop: fix indentation by Denys Vlasenko · 15 years ago
- 7bdfb7c bbunzip: silence warning about unused variable by Bernhard Reutner-Fischer · 15 years ago
- eb29e91 trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole by Denys Vlasenko · 15 years ago
- 76c936f build system: make gen_build_files.sh messages more inline with the rest by Denys Vlasenko · 15 years ago
- a358140 trim help text. -29 bytes by Denys Vlasenko · 15 years ago
- ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
- c5f30c0 ip addr: shrink by Bernhard Reutner-Fischer · 15 years ago
- cc4493a ip addr: unify parsing args by Bernhard Reutner-Fischer · 15 years ago
- 1b35498 ip rule: unify parsing args by Bernhard Reutner-Fischer · 15 years ago
- 96913f9 ip tunnel: unify parsing args; no obj-code changes by Bernhard Reutner-Fischer · 15 years ago
- ab0e412 ip link: add qlen by Bernhard Reutner-Fischer · 15 years ago
- d148e48 iplink: shrink by Bernhard Reutner-Fischer · 15 years ago
- 6faebfa iplink: support add/delete by Bernhard Reutner-Fischer · 15 years ago
- 49ee839 ipaddress: print OPERSTATEs and NO-CARRIER by Bernhard Reutner-Fischer · 15 years ago
- fc2bb8f unzip: another small code shrink by Denys Vlasenko · 15 years ago
- e98884b unzip: tiny code shrink -2 bytes by Denys Vlasenko · 15 years ago
- 4e8ff73 unzip: restore unix file mode if possible. closes bug 1045 by Denys Vlasenko · 15 years ago
- ad7a5d4 fgconsole: new applet by Grigory Batalov <bga@altlinux.org> by Grigory Batalov · 15 years ago
- a85b66e ifconfig: do not truncate interface names. closes bug 1795 by Denys Vlasenko · 15 years ago
- 599ae1e shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells by Denys Vlasenko · 15 years ago
- 4f63c79 fix unescaped $ in makefile by Denys Vlasenko · 15 years ago
- 9e07219 ps: make "ps -o BAD" emit list of good -o params by Denys Vlasenko · 15 years ago
- 765b0ee getty: do not emit bogus error message on EOF by Denys Vlasenko · 15 years ago
- fef9ee7 fuser: code shrink, fixing default signal, exitcode and PID display by Maksym Kryzhanovskyy · 15 years ago
- 8391c48 hush: trivial code shrink by Denys Vlasenko · 15 years ago
- 2e48d53 hush: reduce #ifdef forest a bit, rename handle_dollar -> parse_dollar by Denys Vlasenko · 15 years ago
- 5ae8f1c hush: fix hush -c 'echo $0' - was showing empty string by Denys Vlasenko · 15 years ago
- e85248a hush: fix segfault in ${?:N:M} by Denys Vlasenko · 15 years ago
- 8a33679 hush: fix "hush -c 'echo $#'" showing -1 by Denys Vlasenko · 15 years ago
- 1e811b1 hush: support ${var:EXPR:EXPR}! by Denys Vlasenko · 15 years ago
- ddc62f6 hush: fix a nommu todo in recent commits by Denys Vlasenko · 15 years ago
- a6ad397 hush: fix more obscure ${var%...} cases by Denys Vlasenko · 15 years ago
- 7436950 hush: fix a=abc; c=c; echo ${a%${c}} by Denys Vlasenko · 15 years ago
- 3f78cec hush: handle expansions in ${var?expanded_word} constructs by Denys Vlasenko · 15 years ago
- 349ef96 hush: reorganized TODO comment at top by Denys Vlasenko · 15 years ago
- 214b8ca hush: add a list of unsupported builtins by Denys Vlasenko · 15 years ago