aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-09ftpd: further code shrinkDenis Vlasenko
2009-03-09*: move get_sock_lsa and xwrite_str to libbb, use where appropriateDenis Vlasenko
2009-03-08ftpd: code chrink, fixed some minor bugsDenis Vlasenko
2009-03-08adding forgotten new fileDenis Vlasenko
2009-03-08ftpd: new applet by Adam TkacDenis Vlasenko
2009-03-08website: mention fixes to syslogdDenis Vlasenko
2009-03-08website: announce 1.13.3Denis Vlasenko
2009-03-07halt/reboot/poweroff: improve error reportingDenis Vlasenko
2009-03-06further work on modprobeDenis Vlasenko
2009-03-05- test commitBernhard Reutner-Fischer
2009-03-05modprobe: rework/speedup by Timo Teras (timo.teras AT iki.fi)Denis Vlasenko
2009-03-05modutils: delete unused global variableDenis Vlasenko
2009-03-05networking/libiproute/*: code shrink by optimizing numeric conversionsDenis Vlasenko
2009-03-04sendmail: document and fix usage of fd #4, fix check for helper failure.Denis Vlasenko
2009-03-04wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de)Denis Vlasenko
2009-03-03modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"Denis Vlasenko
2009-03-03ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32,Denis Vlasenko
2009-03-03expr: a bit more robust handling of regexps with groups (closes bug 87)Denis Vlasenko
2009-03-03printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*"Denis Vlasenko
2009-03-03ls: implement -Q and -g (-g was accepted but ignored)Denis Vlasenko
2009-03-03ls: do not follow links with -s (closes bug 33),Denis Vlasenko
2009-03-03top: make it work again on 2.4 kernels (closes bug 125)Denis Vlasenko
2009-03-02sendmail: improve help textDenis Vlasenko
2009-03-02wget: fix --header handlingDenis Vlasenko
2009-03-02syslogd: create logfile with 0666, not 0600.Denis Vlasenko
2009-03-02tr: update testsuiteDenis Vlasenko
2009-03-02tr: fix overflow in expand and complement, fix stop after [:class:],Denis Vlasenko
2009-03-01tr: support [:xdigit:], fix handling of ranges and [x]'s.Denis Vlasenko
2009-02-26runsv: another tiny optimizationDenis Vlasenko
2009-02-26runsv: small optimizationDenis Vlasenko
2009-02-26modutils: oveflow fixDenis Vlasenko
2009-02-26unzip: fix thinko with le/be conv and size (closes bug 129)Denis Vlasenko
2009-02-24login: fix buglet introduced by "simplification"Denis Vlasenko
2009-02-24flash_eraseall.c: fix vda's breakageDenis Vlasenko
2009-02-24- rephrase helptext for clarityBernhard Reutner-Fischer
2009-02-24- improve wordingBernhard 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-20make modutils compile againNed Ludd
2009-02-19depmod: accept and ignore -r (Linux kernle build needs this)Denis Vlasenko
2009-02-19flash_eraseall: shrinkDenis Vlasenko
2009-02-18- add big busybox logo as transparent pngBernhard 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 whitespaceBernhard Reutner-Fischer
2009-02-18- update TODOsBernhard Reutner-Fischer
2009-02-18- eliminate globalsBernhard Reutner-Fischer
2009-02-18- make it compile and shrink it a little bit (~-110 bytes)Bernhard Reutner-Fischer
2009-02-18- add flash_eraseallBernhard Reutner-Fischer
2009-02-16- PPMs can have comments in the header.Bernhard Reutner-Fischer