| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sendmail: accept -i too, not only -oi | Vladimir Dronnikov | 2009-10-04 | 1 | -1/+1 |
* | *: optimize code size in strtoul calls | Denys Vlasenko | 2009-09-23 | 1 | -3/+7 |
* | hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes | Denys Vlasenko | 2009-09-22 | 1 | -0/+3 |
* | more C standard compat fixes from Dan Fandrich | Denys Vlasenko | 2009-09-06 | 2 | -2/+2 |
* | documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) | Denys Vlasenko | 2009-09-06 | 1 | -2/+2 |
* | remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) | Denys Vlasenko | 2009-09-06 | 1 | -1/+1 |
* | beep: optimize | Denys Vlasenko | 2009-08-22 | 2 | -68/+56 |
* | add config knob for default freq and length | Bernhard Reutner-Fischer | 2009-08-21 | 2 | -2/+26 |
* | add simple beep applet | Bernhard Reutner-Fischer | 2009-08-21 | 3 | -0/+126 |
* | typo fix in comment | Denys Vlasenko | 2009-08-14 | 1 | -1/+1 |
* | volname: new applet | Matthew Stoltenberg | 2009-08-13 | 3 | -0/+61 |
* | rx: strip padding from last block. closes bug 501. | Denys Vlasenko | 2009-08-02 | 1 | -43/+59 |
* | man: use man.config, not only man.conf (man version 1.6f compat) | Denys Vlasenko | 2009-07-24 | 1 | -2/+6 |
* | fix fallout from BSD patches | Denys Vlasenko | 2009-07-10 | 1 | -1/+2 |
* | move libc related stuff out of platform.h | Denys Vlasenko | 2009-07-08 | 2 | -4/+6 |
* | fix dependencies of FEATURE_GETOPT_LONG | Denys Vlasenko | 2009-07-04 | 1 | -1/+1 |
* | *: add FAST_FUNC to function ptrs where it makes sense | Denys Vlasenko | 2009-06-05 | 1 | -16/+9 |
* | flash_lock, flash_unlock: new applets | Denys Vlasenko | 2009-05-25 | 3 | -1/+86 |
* | hdparm: fix a thinko in a previous commit | Denys Vlasenko | 2009-05-20 | 1 | -1/+2 |
* | hdparm: code shrink | Denys Vlasenko | 2009-05-20 | 1 | -171/+146 |
* | hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines | Denys Vlasenko | 2009-05-20 | 1 | -43/+83 |
* | line editing: add an option to emit ESC [ 6 n and use results | Denys Vlasenko | 2009-05-17 | 1 | -8/+6 |
* | *: bb_error_msg's messages should not be capitalized | Denis Vlasenko | 2009-04-29 | 1 | -1/+1 |
* | we need to daemonize *before* opening the watchdog device | Mike Frysinger | 2009-04-25 | 1 | -4/+9 |
* | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko | 2009-04-21 | 4 | -30/+30 |
* | watchdog: enable it before setting timeout | Denis Vlasenko | 2009-04-20 | 1 | -2/+9 |
* | more of pointless whitespace fixes | Denis Vlasenko | 2009-04-01 | 2 | -3/+3 |
* | trailing whitespace removal | Denis Vlasenko | 2009-04-01 | 1 | -2/+2 |
* | build system: hdparm -d is not that dangerous, remove warning | Denis Vlasenko | 2009-03-29 | 1 | -2/+1 |
* | timeout: fix parsing of -t NUM on MMU | Denis Vlasenko | 2009-03-22 | 1 | -1/+1 |
* | Compatibility fixes: | Denis Vlasenko | 2009-03-20 | 1 | -1/+2 |
* | chat: update by Vladimir | Denis Vlasenko | 2009-03-16 | 1 | -53/+44 |
* | docs/logging_and_backgrounding.txt: new mini-doc | Denis Vlasenko | 2009-03-11 | 1 | -1/+1 |
* | runsv: small optimization | Denis Vlasenko | 2009-02-26 | 1 | -2/+2 |
* | flash_eraseall.c: fix vda's breakage | Denis Vlasenko | 2009-02-24 | 1 | -1/+1 |
* | - by not calling getpagesize() twice we can save 2 bytes (walter harms) | Bernhard Reutner-Fischer | 2009-02-23 | 1 | -2/+2 |
* | flash_eraseall: shrink | Denis Vlasenko | 2009-02-19 | 1 | -35/+39 |
* | - bail out if screen resolution does not match PPM dimensions. | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -1/+3 |
* | - document ppm header and skip whitespace | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -2/+14 |
* | - 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 | 3 | -0/+196 |
* | - PPMs can have comments in the header. | Bernhard Reutner-Fischer | 2009-02-16 | 1 | -24/+21 |
* | - 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 |
* | crond,crontab: make cron directory location configurable | Denis Vlasenko | 2009-02-03 | 3 | -9/+10 |
* | ionice: new applet, adapted from Linux kernel' example by Walter Harms | Denis Vlasenko | 2009-01-31 | 3 | -0/+107 |
* | - update Michele address | Bernhard Reutner-Fischer | 2009-01-27 | 1 | -2/+1 |
* | dc: fix the "base 2" patch omission of base not being set | Denis Vlasenko | 2008-12-30 | 1 | -1/+3 |
* | libbb: add bb_unsetenv (taken from hush). | Denis Vlasenko | 2008-12-30 | 1 | -7/+5 |