Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-06 | shell: remove lash and bbsh | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||
2010-06-19 | tweak TODO file | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-03-26 | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-03-25 | remove ar write support from TODO | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-11-01 | Add more compat code for non GNU environments | Dan Fandrich | |
Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-09-17 | we could need ssd -d (fancy) | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-09-11 | top: add -m ("memory") option | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-09-07 | TODO: add unicode list | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-08-21 | msh: aliased to hush | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-07-03 | test commit | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-07-03 | test commit | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-07-03 | test commit | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-05-13 | TODO: add some | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-05-08 | test commit | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-05-08 | Revert "test commit" | Bernhard Reutner-Fischer | |
This reverts commit 8606aba04b9f6b82820e739f9781dfc85ae4853a. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-05-08 | test commit | Bernhard Reutner-Fischer | |
2009-03-05 | - test commit | Bernhard Reutner-Fischer | |
2009-02-18 | - update TODOs | Bernhard Reutner-Fischer | |
2008-12-23 | libbb: introduce and use xmalloc_ttyname (-32 in bss). | Denis Vlasenko | |
ash: small code shrink text data bss dec hex filename 793669 504 7524 801697 c3ba1 busybox_old 793659 504 7492 801655 c3b77 busybox_unstripped | |||
2008-12-22 | - we already have an impl for man | Bernhard Reutner-Fischer | |
2008-09-25 | - update my name. No obj-code changes ;) | Bernhard Reutner-Fischer | |
2008-06-17 | - remove depmod from TODO, it was recently added. | Bernhard Reutner-Fischer | |
Small touch up while at it | |||
2008-05-16 | - mention duplication of in_ether() | Bernhard Reutner-Fischer | |
2008-03-17 | clean up TODO file. No real code changes. | Denis Vlasenko | |
2008-01-14 | - mention strtod code-duplication as TODO for cleanup | Bernhard Reutner-Fischer | |
2007-11-23 | kill lash. "lash" builtin still exists, but it runs hush. | Denis Vlasenko | |
2007-04-18 | "Unify base64 handling" is done, remove TODO | Denis Vlasenko | |
2007-04-04 | - remove debugging output. sorry.. | Bernhard Reutner-Fischer | |
2007-04-04 | - note cosmetic glitch in tail | Bernhard Reutner-Fischer | |
2007-03-09 | - update | Bernhard Reutner-Fischer | |
2007-02-08 | make sure ps/top output what they claim: vsz, not rss ... down the line we ↵ | Mike Frysinger | |
should make the output controllable either at runtime or buildtime as both statistics are quite useful | |||
2007-01-24 | - TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult | Bernhard Reutner-Fischer | |
for several in head tail od_bloaty hexdump svlogd | |||
2007-01-17 | - stty's visible() function and catv's guts are identical. Merge them into | Bernhard Reutner-Fischer | |
an appropriate libbb function. | |||
2006-11-22 | - update TODOs | Bernhard Reutner-Fischer | |
2006-10-08 | attempt to regularize atoi mess. | Denis Vlasenko | |
2006-09-30 | no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce) | Denis Vlasenko | |
2006-09-21 | - update and expand TODO a little bit | Bernhard Reutner-Fischer | |
2006-09-17 | whitespace cleanup | Denis Vlasenko | |
2006-08-28 | - it's a mistake to remove lib-specific prefixes from libraries; still the ↵ | Bernhard Reutner-Fischer | |
removal should be complete. | |||
2006-07-27 | eat gremlins | Mike Frysinger | |
2006-07-02 | - note that get_hz potentially needs cleanup. | Bernhard Reutner-Fischer | |
2006-06-30 | - Give Rob Landley things TODO like depmod | Ned Ludd | |
2006-06-30 | More random todo items... | Rob Landley | |
2006-06-22 | Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak | Rob Landley | |
2006-06-05 | - add note about need to unify the 4 itoa() implementations. | Bernhard Reutner-Fischer | |
2006-06-04 | - add note about ingroup and is_a_group_member | Bernhard Reutner-Fischer | |
2006-06-04 | - add note about removing superfluous fmt specifiers | Bernhard Reutner-Fischer | |
2006-06-04 | - note to cleanup fprintf(2,...) -> bb_error_msg(...) and | Bernhard Reutner-Fischer | |
perror("bar") -> bb_perror_msg("bar"); | |||
2006-05-30 | Note about BB_NOMMU. | Rob Landley | |
2006-05-29 | - move common code into new open_new_terminal() function; | Bernhard Reutner-Fischer | |
text data bss dec hex filename 864434 10244 645892 1520570 1733ba busybox_old 864386 10244 645892 1520522 17338a busybox_unstripped add/remove: 1/0 grow/shrink: 0/2 up/down: 92/-143 (-51) function old new delta open_new_terminal - 92 +92 exec_signal 345 276 -69 run 1527 1453 -74 Again, 48 != 51 so let's trust the former.. |