2011-03-06 |
Denys Vlasenko | libbb/login/su: do not sanitize shell name twice |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Alexey Soloviev | tr: free allocated memory in tr if CLEANUP enabled |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Denys Vlasenko | improve --install operation in chroot jails |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Denys Vlasenko | xargs: support --no-run-if-empty (synonym to -r) |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Alexey Fomenko | don't leak malloced variables in the loop; remove doubl... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Denys Vlasenko | convert "do {...} while (1);" -> "while (1) {...}" |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Alexey Fomenko | add missing fclose's |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Denys Vlasenko | tar: skip leading / and handle names like abc/..//... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Alexey Fomenko | libbb: remove dead code in getopt32. -7 bytes |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Denys Vlasenko | tar: on extract, everything up to and including last... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Denys Vlasenko | libbb: make user/group name cache strings longer (... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Denys Vlasenko | ls: widen -s (1k blocks) column from 4 to 6 |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Denys Vlasenko | ls: -g implies -l |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Denys Vlasenko | ls: fix bits for -T, -w and --color; make -n imply... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Denys Vlasenko | mount: strip multiple trailing slashes, not just one |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Roman Borisov | mount: update /etc/mtab properly on mount --move |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Pere Orga | whois: new applet |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Harald Becker | showkey: make showkey -a work on any stdin |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Denys Vlasenko | ls: fix one-bit-off which caused -H to behave as -h |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Denys Vlasenko | adduser: use better argv passing to addgroup |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Denys Vlasenko | Replace "depends on PLATFORM_LINUX" with "select PLATFO... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Stefan Seyfried | fix libiproute compile with kernel headers < 2.6.17 |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Peter Korsgaard | mount: ignore unknown mount options when remounting... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Roman Borisov | mount: fix wrong long option namess |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Denys Vlasenko | iproute: fix parsing and matching of of "short" IP... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Denys Vlasenko | slightly better wording in comments |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Denys Vlasenko | ash: fix ash-signals/signal8 testcase failure |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Bernd Jendrissek | fix "make install" |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Dan Fandrich | blockdev: add --getsz to replace --getsize |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Pere Orga | wget: reduce bloat |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Vladislav Grishenko | udhcpd: optional IP selection based on MAC hash |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Denys Vlasenko | echo: fix SEGV when run with no args |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Denys Vlasenko | wget: check for final write errors for -O FILE too |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Gilles Espinasse | Add the help text for 'position independent executable... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Denys Vlasenko | modprobe: fix "modprobe -l name-with-dash" |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Denys Vlasenko | modinfo: trivial optimizations |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Lauri Kasanen | modinfo: show firmware and depends fields |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Denys Vlasenko | wget: make "wget -O FILE URL1 URL2" concatenate output |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Pere Orga | wget: fix SEGV with multiple urls and redirection |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Denys Vlasenko | hush: do not print killer signal's name for SIGPIPE |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Denys Vlasenko | echo: fix ENOSPC detection and some iffy code in \NNN... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vladislav Grishenko | udhcpc: use more correct, and more importantly, more... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Denys Vlasenko | reverted LINHIB0001 swap signature addition |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Dan Fandrich | Move stpcpy replacement function into libbb |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Denys Vlasenko | mktemp: make it more compatible with GNU coreutils 8.4 |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Denys Vlasenko | fix bug 3223 (parameter loading problem for 2.4 kernels) |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Denys Vlasenko | wget: support multiple URLs on command line even withou... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Denys Vlasenko | wget: support multiple URLs on command line |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | typo fix in comment |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: trim help text a bit |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: remove the hack we use to parse options first... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: print/print0/prune _can_ be inverted, fix it |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: document ! (not) operator |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: help text: PATH must be first |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: yet another tweak to help text |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: fix help text about -prune: it also does assume... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | find: significantly improve hext text. +116 bytes |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Denys Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | wget: display 100% at the _end_ of chunked download |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | wget: chunked mode fix. Closes bug 3229 |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | wget: explain clearerr more clearly |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | wget: correctly handle rare case when we get EAGAIN... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | progress meter: fix bugs found in stall detection and... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | progress meter: move file name to bb_progress_t. +20... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Denys Vlasenko | libbb/progress.c: make sure we never get negative ETA |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | progress meter: display >999 hours ETA correctly |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | wget: shrink progress meter code; strink wget and add... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | progress bar: better overflow protection; more precise bar |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | wget: use closed HTTP/1.1 connection, stop when we... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | remve erroneous dependensies on INSTALLER |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | getty config help: fix example script |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | getty: extend its config help |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | reset: "ESC(K" selects German, why do we use THAT?... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | save 10 bytes on strings |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | wget: remove functions which retry on EINTR |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | fix trivial build failure |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Denys Vlasenko | tc: less ugly check for bad sizeof(G) |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Denys Vlasenko | iproute: fix handling of "dev IFACE" selector |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Denys Vlasenko | scripts/mkconfigs: don't use invalid basic regexp |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Denys Vlasenko | use unistd.h before _POSIX_VERSION |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Denys Vlasenko | ash: fix TMOUT not restoring tty attributes |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Denys Vlasenko | incorporate header fixes proposed in bug 3097 |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Denys Vlasenko | scripts/kconfig/mconf.c: stop-gap fix for buffer overflow |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Denys Vlasenko | echo: do not retry on write errors |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Denys Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Denys Vlasenko | tar: fix a bug where autodetection messes up -z on... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Mike Frysinger | runlevel/wall: depend on utmp feature |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Denys Vlasenko | udhcpc: fix a problem with binary-encoded options |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Denys Vlasenko | ping: trivial simplification. -2 bytes |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Denys Vlasenko | ping: fix IPv6 pinging. Closes bug 3187 |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Dan Fandrich | Let fbsplash display images even when a second buffer... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Reuben Dowle | ubimkvol,ubirmvol,ubirsvol: new applets |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Denys Vlasenko | ash: optional support for $TMOUT variable |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Denys Vlasenko | ash: cosmetic cleanups |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Denys Vlasenko | libbb: spawn should remove child which failed to exec |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Denys Vlasenko | tar: support -T - and -X - |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Denys Vlasenko | whitespace fixes |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Denys Vlasenko | move nofork_save_area from libbb.h to vfork_daemon_rexec.c |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Denys Vlasenko | hush: use FEATURE_SH_NOFORK to enable NOFORK trick |
commit | commitdiff | tree | snapshot |
next |