Age | Commit message (Expand) | Author |
2009-03-09 | ftpd: add comment | Denis Vlasenko |
2009-03-09 | ftpd: further code shrink | Denis Vlasenko |
2009-03-09 | *: move get_sock_lsa and xwrite_str to libbb, use where appropriate | Denis Vlasenko |
2009-03-08 | ftpd: code chrink, fixed some minor bugs | Denis Vlasenko |
2009-03-08 | adding forgotten new file | Denis Vlasenko |
2009-03-08 | ftpd: new applet by Adam Tkac | Denis Vlasenko |
2009-03-08 | website: mention fixes to syslogd | Denis Vlasenko |
2009-03-08 | website: announce 1.13.3 | Denis Vlasenko |
2009-03-07 | halt/reboot/poweroff: improve error reporting | Denis Vlasenko |
2009-03-06 | further work on modprobe | Denis Vlasenko |
2009-03-05 | - test commit | Bernhard Reutner-Fischer |
2009-03-05 | modprobe: rework/speedup by Timo Teras (timo.teras AT iki.fi) | Denis Vlasenko |
2009-03-05 | modutils: delete unused global variable | Denis Vlasenko |
2009-03-05 | networking/libiproute/*: code shrink by optimizing numeric conversions | Denis Vlasenko |
2009-03-04 | sendmail: document and fix usage of fd #4, fix check for helper failure. | Denis Vlasenko |
2009-03-04 | wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de) | Denis Vlasenko |
2009-03-03 | modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" | Denis Vlasenko |
2009-03-03 | ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32, | Denis Vlasenko |
2009-03-03 | expr: a bit more robust handling of regexps with groups (closes bug 87) | Denis Vlasenko |
2009-03-03 | printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*" | Denis Vlasenko |
2009-03-03 | ls: implement -Q and -g (-g was accepted but ignored) | Denis Vlasenko |
2009-03-03 | ls: do not follow links with -s (closes bug 33), | Denis Vlasenko |
2009-03-03 | top: make it work again on 2.4 kernels (closes bug 125) | Denis Vlasenko |
2009-03-02 | sendmail: improve help text | Denis Vlasenko |
2009-03-02 | wget: fix --header handling | Denis Vlasenko |
2009-03-02 | syslogd: create logfile with 0666, not 0600. | Denis Vlasenko |
2009-03-02 | tr: update testsuite | Denis Vlasenko |
2009-03-02 | tr: fix overflow in expand and complement, fix stop after [:class:], | Denis Vlasenko |
2009-03-01 | tr: support [:xdigit:], fix handling of ranges and [x]'s. | Denis Vlasenko |
2009-02-26 | runsv: another tiny optimization | Denis Vlasenko |
2009-02-26 | runsv: small optimization | Denis Vlasenko |
2009-02-26 | modutils: oveflow fix | Denis Vlasenko |
2009-02-26 | unzip: fix thinko with le/be conv and size (closes bug 129) | Denis Vlasenko |
2009-02-24 | login: fix buglet introduced by "simplification" | Denis Vlasenko |
2009-02-24 | flash_eraseall.c: fix vda's breakage | Denis Vlasenko |
2009-02-24 | - rephrase helptext for clarity | Bernhard Reutner-Fischer |
2009-02-24 | - improve wording | Bernhard Reutner-Fischer |
2009-02-23 | - by not calling getpagesize() twice we can save 2 bytes (walter harms) | Bernhard Reutner-Fischer |
2009-02-23 | - fix typo (thanks to Peter Kjellerstedt for noticing) | Bernhard Reutner-Fischer |
2009-02-22 | - Dual-license the config parser also under "LGLPv2.1 or later" | Bernhard Reutner-Fischer |
2009-02-20 | make modutils compile again | Ned Ludd |
2009-02-19 | depmod: accept and ignore -r (Linux kernle build needs this) | Denis Vlasenko |
2009-02-19 | flash_eraseall: shrink | Denis Vlasenko |
2009-02-18 | - add big busybox logo as transparent png | Bernhard Reutner-Fischer |
2009-02-18 | - bail out if screen resolution does not match PPM dimensions. | Bernhard Reutner-Fischer |
2009-02-18 | - document ppm header and skip whitespace | Bernhard Reutner-Fischer |
2009-02-18 | - update TODOs | Bernhard Reutner-Fischer |
2009-02-18 | - eliminate globals | Bernhard Reutner-Fischer |
2009-02-18 | - make it compile and shrink it a little bit (~-110 bytes) | Bernhard Reutner-Fischer |
2009-02-18 | - add flash_eraseall | Bernhard Reutner-Fischer |