Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak TODO file | Denys Vlasenko | 2010-06-19 | 1 | -108/+10 |
* | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE | Denys Vlasenko | 2010-03-26 | 1 | -2/+2 |
* | remove ar write support from TODO | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -3/+0 |
* | Add more compat code for non GNU environments | Dan Fandrich | 2009-11-01 | 1 | -5/+2 |
* | we could need ssd -d (fancy) | Bernhard Reutner-Fischer | 2009-09-17 | 1 | -1/+2 |
* | top: add -m ("memory") option | Denys Vlasenko | 2009-09-11 | 1 | -0/+23 |
* | TODO: add unicode list | Denys Vlasenko | 2009-09-07 | 1 | -0/+40 |
* | msh: aliased to hush | Denys Vlasenko | 2009-08-21 | 1 | -6/+2 |
* | test commit | Bernhard Reutner-Fischer | 2009-07-03 | 1 | -1/+0 |
* | test commit | Bernhard Reutner-Fischer | 2009-07-03 | 1 | -0/+1 |
* | test commit | Bernhard Reutner-Fischer | 2009-07-03 | 1 | -1/+1 |
* | TODO: add some | Denys Vlasenko | 2009-05-13 | 1 | -0/+36 |
* | test commit | Bernhard Reutner-Fischer | 2009-05-08 | 1 | -1/+0 |
* | Revert "test commit" | Bernhard Reutner-Fischer | 2009-05-08 | 1 | -0/+1 |
* | test commit | Bernhard Reutner-Fischer | 2009-05-08 | 1 | -1/+0 |
* | - test commit | Bernhard Reutner-Fischer | 2009-03-05 | 1 | -1/+1 |
* | - update TODOs | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -7/+2 |
* | libbb: introduce and use xmalloc_ttyname (-32 in bss). | Denis Vlasenko | 2008-12-23 | 1 | -1/+1 |
* | - we already have an impl for man | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -8/+0 |
* | - update my name. No obj-code changes ;) | Bernhard Reutner-Fischer | 2008-09-25 | 1 | -1/+1 |
* | - remove depmod from TODO, it was recently added. | Bernhard Reutner-Fischer | 2008-06-17 | 1 | -11/+2 |
* | - mention duplication of in_ether() | Bernhard Reutner-Fischer | 2008-05-16 | 1 | -0/+2 |
* | clean up TODO file. No real code changes. | Denis Vlasenko | 2008-03-17 | 1 | -14/+1 |
* | - mention strtod code-duplication as TODO for cleanup | Bernhard Reutner-Fischer | 2008-01-14 | 1 | -0/+3 |
* | kill lash. "lash" builtin still exists, but it runs hush. | Denis Vlasenko | 2007-11-23 | 1 | -8/+3 |
* | "Unify base64 handling" is done, remove TODO | Denis Vlasenko | 2007-04-18 | 1 | -6/+1 |
* | - remove debugging output. sorry.. | Bernhard Reutner-Fischer | 2007-04-04 | 1 | -7/+0 |
* | - note cosmetic glitch in tail | Bernhard Reutner-Fischer | 2007-04-04 | 1 | -2/+14 |
* | - update | Bernhard Reutner-Fischer | 2007-03-09 | 1 | -1/+0 |
* | make sure ps/top output what they claim: vsz, not rss ... down the line we sh... | Mike Frysinger | 2007-02-08 | 1 | -0/+4 |
* | - TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -0/+4 |
* | - stty's visible() function and catv's guts are identical. Merge them into | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -1/+5 |
* | - update TODOs | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -4/+1 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -3/+0 |
* | no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce) | Denis Vlasenko | 2006-09-30 | 1 | -1/+0 |
* | - update and expand TODO a little bit | Bernhard Reutner-Fischer | 2006-09-21 | 1 | -3/+11 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -1/+1 |
* | - it's a mistake to remove lib-specific prefixes from libraries; still the re... | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -1/+1 |
* | eat gremlins | Mike Frysinger | 2006-07-27 | 1 | -4/+4 |
* | - note that get_hz potentially needs cleanup. | Bernhard Reutner-Fischer | 2006-07-02 | 1 | -0/+2 |
* | - Give Rob Landley things TODO like depmod | Ned Ludd | 2006-06-30 | 1 | -0/+5 |
* | More random todo items... | Rob Landley | 2006-06-30 | 1 | -0/+11 |
* | Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak | Rob Landley | 2006-06-22 | 1 | -1/+1 |
* | - add note about need to unify the 4 itoa() implementations. | Bernhard Reutner-Fischer | 2006-06-05 | 1 | -0/+3 |
* | - add note about ingroup and is_a_group_member | Bernhard Reutner-Fischer | 2006-06-04 | 1 | -0/+2 |
* | - add note about removing superfluous fmt specifiers | Bernhard Reutner-Fischer | 2006-06-04 | 1 | -2/+7 |
* | - note to cleanup fprintf(2,...) -> bb_error_msg(...) and | Bernhard Reutner-Fischer | 2006-06-04 | 1 | -0/+6 |
* | Note about BB_NOMMU. | Rob Landley | 2006-05-30 | 1 | -0/+2 |
* | - move common code into new open_new_terminal() function; | Bernhard Reutner-Fischer | 2006-05-29 | 1 | -1/+1 |
* | A few new todo items from email with Bernhard. | Rob Landley | 2006-05-29 | 1 | -0/+9 |