aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-15ash: make dot command search current directory first, as bash does.Denis Vlasenko
2009-02-15Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko
2009-02-15volume_id: abort early on read failures.Denis Vlasenko
2009-02-14init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set'Denis Vlasenko
2009-02-14- improve wordingBernhard Reutner-Fischer
2009-02-14- improve helptextBernhard Reutner-Fischer
2009-02-14- misc untested shrinkage:Bernhard Reutner-Fischer
2009-02-14- improve helptext of obsolete devfs stuff..Bernhard Reutner-Fischer
2009-02-14- cosmetic typo in helptextBernhard Reutner-Fischer
2009-02-14killall and sestatus also need ARGVN scanningDenis Vlasenko
2009-02-13mdev: if /sys/class/block exists, don't scan /sys/blockDenis Vlasenko
2009-02-07function old new deltaDenis Vlasenko
2009-02-05httpd: tiny optimizationDenis Vlasenko