| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | brctl: fix compilation on 2.4.x kernels | Denis Vlasenko | 2009-01-31 | 1 | -0/+14 |
* | init: remove wait() loop on restart, it may be dangerous | Denis Vlasenko | 2009-01-31 | 1 | -15/+22 |
* | init: fix a bug where on reload order of entries might be wrong | Denis Vlasenko | 2009-01-31 | 1 | -83/+89 |
* | modutils-24: use xasprintf and xzalloc where appropriate, | Denis Vlasenko | 2009-01-31 | 4 | -89/+63 |
* | init: small correction in a comment | Denis Vlasenko | 2009-01-31 | 1 | -1/+1 |
* | init: major improvement in documentation and signal handling. | Denis Vlasenko | 2009-01-31 | 1 | -297/+374 |
* | init: preparatory patch, no code changes | Denis Vlasenko | 2009-01-31 | 5 | -31/+31 |
* | init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB | Denis Vlasenko | 2009-01-29 | 1 | -28/+31 |
* | init: reduce ifdef forest (specially for Rob's happiness) | Denis Vlasenko | 2009-01-28 | 1 | -12/+4 |
* | - be gentle to syntax highlighting | Bernhard Reutner-Fischer | 2009-01-27 | 1 | -0/+1 |
* | - update Michele address | Bernhard Reutner-Fischer | 2009-01-27 | 1 | -2/+1 |
* | awk: in BEGIN section $0 should be "", not "0". | Denis Vlasenko | 2009-01-25 | 2 | -13/+16 |
* | traceroute: allow -w NUM as small as 1 | Denis Vlasenko | 2009-01-24 | 1 | -1/+1 |
* | traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMP | Denis Vlasenko | 2009-01-24 | 1 | -559/+166 |
* | traceroute: preparatory trivial cleanups | Denis Vlasenko | 2009-01-24 | 2 | -125/+95 |
* | tunctl: new applet by Vladimir | Denis Vlasenko | 2009-01-23 | 5 | -0/+172 |
* | - add CONFIG_EXTRA_CFLAGS (thanks to keesj) | Bernhard Reutner-Fischer | 2009-01-22 | 2 | -0/+11 |
* | tar: stop changing net tarfile's mode, GNU tar doesn't do it | Denis Vlasenko | 2009-01-20 | 1 | -2/+0 |