| Commit message (Expand) | Author | Age | Files | Lines |
* | wget: fix --header handling | Denis Vlasenko | 2009-03-02 | 1 | -9/+15 |
* | syslogd: create logfile with 0666, not 0600. | Denis Vlasenko | 2009-03-02 | 1 | -3/+9 |
* | tr: update testsuite | Denis Vlasenko | 2009-03-02 | 1 | -0/+9 |
* | tr: fix overflow in expand and complement, fix stop after [:class:], | Denis Vlasenko | 2009-03-02 | 1 | -104/+131 |
* | tr: support [:xdigit:], fix handling of ranges and [x]'s. | Denis Vlasenko | 2009-03-01 | 2 | -38/+69 |
* | runsv: another tiny optimization | Denis Vlasenko | 2009-02-26 | 1 | -8/+6 |
* | runsv: small optimization | Denis Vlasenko | 2009-02-26 | 5 | -10/+7 |
* | modutils: oveflow fix | Denis Vlasenko | 2009-02-26 | 2 | -3/+4 |
* | unzip: fix thinko with le/be conv and size (closes bug 129) | Denis Vlasenko | 2009-02-26 | 2 | -7/+10 |
* | login: fix buglet introduced by "simplification" | Denis Vlasenko | 2009-02-24 | 1 | -1/+1 |
* | flash_eraseall.c: fix vda's breakage | Denis Vlasenko | 2009-02-24 | 1 | -1/+1 |
* | - rephrase helptext for clarity | Bernhard Reutner-Fischer | 2009-02-24 | 1 | -1/+1 |
* | - improve wording | Bernhard Reutner-Fischer | 2009-02-24 | 2 | -2/+2 |
* | - by not calling getpagesize() twice we can save 2 bytes (walter harms) | Bernhard Reutner-Fischer | 2009-02-23 | 1 | -2/+2 |
* | - fix typo (thanks to Peter Kjellerstedt for noticing) | Bernhard Reutner-Fischer | 2009-02-23 | 1 | -1/+1 |
* | - Dual-license the config parser also under "LGLPv2.1 or later" | Bernhard Reutner-Fischer | 2009-02-22 | 1 | -0/+1 |
* | make modutils compile again | Ned Ludd | 2009-02-20 | 1 | -1/+1 |
* | depmod: accept and ignore -r (Linux kernle build needs this) | Denis Vlasenko | 2009-02-19 | 1 | -1/+2 |
* | flash_eraseall: shrink | Denis Vlasenko | 2009-02-19 | 1 | -35/+39 |
* | - add big busybox logo as transparent png | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -0/+0 |
* | - bail out if screen resolution does not match PPM dimensions. | Bernhard Reutner-Fischer | 2009-02-18 | 2 | -14/+28 |
* | - document ppm header and skip whitespace | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -2/+14 |
* | - update TODOs | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -7/+2 |
* | - eliminate globals | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -5/+10 |
* | - make it compile and shrink it a little bit (~-110 bytes) | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -36/+33 |
* | - add flash_eraseall | Bernhard Reutner-Fischer | 2009-02-18 | 6 | -0/+207 |
* | - PPMs can have comments in the header. | Bernhard Reutner-Fischer | 2009-02-16 | 1 | -24/+21 |
* | ash: make dot command search current directory first, as bash does. | Denis Vlasenko | 2009-02-15 | 1 | -0/+9 |
* | Make "shadowed" numeric config entries (ones which depend on | Denis Vlasenko | 2009-02-15 | 1 | -0/+2 |
* | volume_id: abort early on read failures. | Denis Vlasenko | 2009-02-15 | 20 | -70/+99 |
* | init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set' | Denis Vlasenko | 2009-02-14 | 2 | -17/+17 |
* | - improve wording | Bernhard Reutner-Fischer | 2009-02-14 | 1 | -1/+1 |
* | - improve helptext | Bernhard Reutner-Fischer | 2009-02-14 | 1 | -2/+2 |
* | - misc untested shrinkage: | Bernhard Reutner-Fischer | 2009-02-14 | 1 | -11/+15 |
* | - improve helptext of obsolete devfs stuff.. | Bernhard Reutner-Fischer | 2009-02-14 | 1 | -3/+8 |
* | - cosmetic typo in helptext | Bernhard Reutner-Fischer | 2009-02-14 | 1 | -1/+1 |
* | killall and sestatus also need ARGVN scanning | Denis Vlasenko | 2009-02-14 | 2 | -8/+13 |
* | mdev: if /sys/class/block exists, don't scan /sys/block | Denis Vlasenko | 2009-02-13 | 1 | -4/+11 |
* | function old new delta | Denis Vlasenko | 2009-02-07 | 2 | -10/+50 |
* | httpd: tiny optimization | Denis Vlasenko | 2009-02-05 | 1 | -7/+6 |
* | httpd: | Denis Vlasenko | 2009-02-04 | 4 | -121/+56 |
* | sendmail: remove erroneous usage lines | Denis Vlasenko | 2009-02-04 | 1 | -2/+0 |
* | crond,crontab: make cron directory location configurable | Denis Vlasenko | 2009-02-03 | 3 | -9/+10 |
* | telnetd: do not advertise TELNET_LFLOW, we do not support | Denis Vlasenko | 2009-02-02 | 2 | -8/+184 |
* | udhcpd: add code which rejects lease files with suspicious or old timestamp. | Denis Vlasenko | 2009-02-02 | 11 | -44/+46 |
* | login: small simplification by Walter Harms. -10 bytes | Denis Vlasenko | 2009-02-02 | 1 | -10/+8 |
* | login: cleanup work by Walter Harms. No logic changes. | Denis Vlasenko | 2009-02-02 | 1 | -46/+56 |
* | dhcpd,dumpleases: write and use 64-bit current time in lease file. | Denis Vlasenko | 2009-02-01 | 2 | -18/+52 |
* | modutils-24: code shrink | Denis Vlasenko | 2009-01-31 | 1 | -37/+30 |
* | ionice: new applet, adapted from Linux kernel' example by Walter Harms | Denis Vlasenko | 2009-01-31 | 5 | -1/+117 |