Age | Commit message (Expand) | Author |
2010-05-17 | typo fix | Denys Vlasenko |
2010-05-16 | stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing | Denys Vlasenko |
2010-05-16 | lineedit: partially fix wide and combining chars editing | Tomas Heinrich |
2010-05-15 | cttyhack: document the need to setsid | Denys Vlasenko |
2010-05-09 | trim help text | Denys Vlasenko |
2010-05-09 | tune2fs: move to e2fsprogs | Denys Vlasenko |
2010-05-06 | install lspci and lsusb to /usr/bin | Gustavo Zacarias |
2010-05-06 | rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text | Denys Vlasenko |
2010-05-06 | rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip... | Denys Vlasenko |
2010-05-04 | bootchartd: new applet | Denys Vlasenko |
2010-05-02 | rfkill: new applet | Souf Oued |
2010-04-26 | grep: makw -w support unconditional | Denys Vlasenko |
2010-04-14 | udhcpc: make help text better | Denys Vlasenko |
2010-04-14 | dnsd: enforce alignment on packet buffer | Denys Vlasenko |
2010-04-06 | libbb: add skip_dev_pfx() | Denys Vlasenko |
2010-04-06 | telnetd: fill hostname field in utmp/wtmp records | Denys Vlasenko |
2010-04-06 | removed extra \n in fdisk help text | Denys Vlasenko |
2010-04-05 | telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 | Denys Vlasenko |
2010-04-05 | libbb: split update_utmp from login/getty in preparation to use it for telnetd | Denys Vlasenko |
2010-04-04 | libbb: factor out hex2bin() for infiniband address parser | Denys Vlasenko |
2010-04-02 | httpd: fix proxy mode bug (annoying but harmless), better help text | Denys Vlasenko |
2010-03-31 | libpwdgrp: comment out more unused functions | Denys Vlasenko |
2010-03-31 | libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS | Denys Vlasenko |
2010-03-29 | dpkg: support config file overwrite options | Kim B. Heino |
2010-03-28 | usage: random tweaks to help texts | Denys Vlasenko |
2010-03-28 | dumpleases: better help text | Denys Vlasenko |
2010-03-26 | Hurd compat fixes. Mostly dealing with absent PATH_MAX | Jérémie Koenig |
2010-03-26 | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE | Denys Vlasenko |
2010-03-26 | unicode: optional table for better handling of neutral bidi chars | Tomas Heinrich |
2010-03-25 | udhcpc: add -x OPT:VAL option | Denys Vlasenko |
2010-03-23 | brctl: fixing stp parameters incompatibility | Maciek Borzecki |
2010-03-20 | udhcpc: make it possible to disable vendor id; improve help text | Denys Vlasenko |
2010-03-20 | flock: better help text | Denys Vlasenko |
2010-03-19 | tar: optional support for restoring selinux context | J. Tang |
2010-03-18 | flock: new applet | Timo Teras |
2010-03-18 | *: code shrink and better "died from signal" reporting from wait4pid | Denys Vlasenko |
2010-03-18 | lineedit: first shot at optional unicode bidi input support | Tomas Heinrich |
2010-03-16 | include/fix_u32.h: try harder to not cause redefinition errors | Denys Vlasenko |
2010-03-15 | ar: add archive creation support | Alexander Shishkin |
2010-03-11 | lineedit: fix another corner case with bad unicode input | Denys Vlasenko |
2010-03-10 | popmaildir: give examples in help text. +91 byte | Denys Vlasenko |
2010-03-09 | lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR | Tomas Heinrich |
2010-03-08 | include/fix_u32.h: fix trivial compile breakage :( | Denys Vlasenko |
2010-03-06 | libbb/loop.c: use common fix_u32.h trick | Denys Vlasenko |
2010-03-05 | tftp: do not show progress bar if we get error right away. +13 bytes | Denys Vlasenko |
2010-03-02 | head,tail: trim help text; make suffixes unconditional for head too | Denys Vlasenko |
2010-02-26 | su: move restricted_shell into su.c (the only user) | Denys Vlasenko |
2010-02-26 | setup_environment(): eliminate one parameter | Denys Vlasenko |
2010-02-26 | crontab: use setup_environment | Bernhard Reutner-Fischer |
2010-02-19 | fix Unicode build on glibc | Denys Vlasenko |