Age | Commit message (Expand) | Author |
2009-05-20 | hdparm: code shrink | Denys Vlasenko |
2009-05-20 | hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines | Denys Vlasenko |
2009-05-17 | line editing: add an option to emit ESC [ 6 n and use results | Denys Vlasenko |
2009-04-29 | *: bb_error_msg's messages should not be capitalized | Denis Vlasenko |
2009-04-25 | we need to daemonize *before* opening the watchdog device | Mike Frysinger |
2009-04-21 | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko |
2009-04-20 | watchdog: enable it before setting timeout | Denis Vlasenko |
2009-04-01 | more of pointless whitespace fixes | Denis Vlasenko |
2009-04-01 | trailing whitespace removal | Denis Vlasenko |
2009-03-29 | build system: hdparm -d is not that dangerous, remove warning | Denis Vlasenko |
2009-03-22 | timeout: fix parsing of -t NUM on MMU | Denis Vlasenko |
2009-03-20 | Compatibility fixes: | Denis Vlasenko |
2009-03-16 | chat: update by Vladimir | Denis Vlasenko |
2009-03-11 | docs/logging_and_backgrounding.txt: new mini-doc | Denis Vlasenko |
2009-02-26 | runsv: small optimization | Denis Vlasenko |
2009-02-24 | flash_eraseall.c: fix vda's breakage | Denis Vlasenko |
2009-02-23 | - by not calling getpagesize() twice we can save 2 bytes (walter harms) | Bernhard Reutner-Fischer |
2009-02-19 | flash_eraseall: shrink | Denis Vlasenko |
2009-02-18 | - bail out if screen resolution does not match PPM dimensions. | Bernhard Reutner-Fischer |
2009-02-18 | - document ppm header and skip whitespace | Bernhard Reutner-Fischer |
2009-02-18 | - eliminate globals | Bernhard Reutner-Fischer |
2009-02-18 | - make it compile and shrink it a little bit (~-110 bytes) | Bernhard Reutner-Fischer |
2009-02-18 | - add flash_eraseall | Bernhard Reutner-Fischer |
2009-02-16 | - PPMs can have comments in the header. | Bernhard 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-03 | crond,crontab: make cron directory location configurable | Denis Vlasenko |
2009-01-31 | ionice: new applet, adapted from Linux kernel' example by Walter Harms | Denis Vlasenko |
2009-01-27 | - update Michele address | Bernhard Reutner-Fischer |
2008-12-30 | dc: fix the "base 2" patch omission of base not being set | Denis Vlasenko |
2008-12-30 | libbb: add bb_unsetenv (taken from hush). | Denis Vlasenko |
2008-12-14 | watchdog: build fixes, no code changes | Denis Vlasenko |
2008-12-10 | libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ | Denis Vlasenko |
2008-12-04 | clarify which version of crond is known to put tasks in separate pgrps | Denis Vlasenko |
2008-12-03 | libbb: introduce and use xgetpwnam. ~ -150 bytes. | Denis Vlasenko |
2008-12-03 | crond: use bb_setpgrp, not setpgrp | Denis Vlasenko |
2008-12-02 | libbb: password/group function helpers rewritten by Tito: | Denis Vlasenko |
2008-12-02 | crond: put tasks in separate process groups | Denis Vlasenko |
2008-11-29 | mountpoint: add -n option (by Vladimir) | Denis Vlasenko |
2008-11-29 | inotifyd: save resourses by closing unused inotify descriptors | Denis Vlasenko |
2008-11-24 | timeout: fix a few bugs. vda is stupid | Denis Vlasenko |
2008-11-24 | timeout: new applet. 370 bytes. by Roberto Foglietta. | Denis Vlasenko |
2008-11-23 | strings: code shrink -22 bytes by Tito | Denis Vlasenko |
2008-11-20 | inotifyd: exit if x event happened for all files | Denis Vlasenko |
2008-11-17 | inotify: add x, o, and u events | Denis Vlasenko |
2008-11-16 | man: better check for duplicated MANPATH. Also -10 bytes. | Denis Vlasenko |
2008-11-14 | inotifyd: fix "inotifyd with no params" case | Denis Vlasenko |
2008-11-14 | inotify: document waiting behavior | Denis Vlasenko |
2008-11-14 | inotify: fix buffer overflow and "unreaped zombies" problem | Denis Vlasenko |
2008-11-10 | build system: reorder less' options in config so that | Denis Vlasenko |