summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-11-04TODO file: remove mpstat, iostat, powertop - we have them nowDenys Vlasenko1-2/+0
2013-10-16tail compat: fix header printing for tail -fBartosz Golaszewski2-6/+4
2013-07-30Refactor catv. Move visible() from stty to libbb.Bartosz Golaszewski5-58/+51
2013-07-25networking: code shrinkBartosz Golaszewski5-99/+60
2013-07-13Commonalize typical [b,]k,m suffix structDenys Vlasenko11-58/+22
2011-10-18TODO: all another location with bbox patches (OpenWRT)Denys Vlasenko1-0/+2
2010-09-06shell: remove lash and bbshDenys Vlasenko7-247/+1
2010-06-19tweak TODO fileDenys Vlasenko1-108/+10
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko19-596/+481
2010-03-25remove ar write support from TODOBernhard Reutner-Fischer1-3/+0
2009-11-01Add more compat code for non GNU environmentsDan Fandrich3-22/+102
2009-09-17we could need ssd -d (fancy)Bernhard Reutner-Fischer1-1/+2
2009-09-11top: add -m ("memory") optionDenys Vlasenko4-59/+88
2009-09-07TODO: add unicode listDenys Vlasenko1-0/+40
2009-08-20msh: aliased to hushDenys Vlasenko7-22/+17
2009-07-02test commitBernhard Reutner-Fischer1-1/+0
2009-07-02test commitBernhard Reutner-Fischer1-0/+1
2009-07-02test commitBernhard Reutner-Fischer1-1/+1
2009-05-13TODO: add someDenys Vlasenko3-6/+42
2009-05-08test commitBernhard Reutner-Fischer1-1/+0
2009-05-08Revert "test commit"Bernhard Reutner-Fischer1-0/+1
2009-05-08test commitBernhard Reutner-Fischer1-1/+0
2009-03-05- test commitBernhard Reutner-Fischer1-1/+1
2009-02-18- update TODOsBernhard Reutner-Fischer1-7/+2
2008-12-23libbb: introduce and use xmalloc_ttyname (-32 in bss).Denis Vlasenko9-13/+26
2008-12-22- we already have an impl for manBernhard Reutner-Fischer1-8/+0
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer33-35/+36
2008-06-17- remove depmod from TODO, it was recently added.Bernhard Reutner-Fischer1-11/+2
2008-05-16- mention duplication of in_ether()Bernhard Reutner-Fischer1-0/+2
2008-03-17clean up TODO file. No real code changes.Denis Vlasenko7-23/+8
2008-01-14- mention strtod code-duplication as TODO for cleanupBernhard Reutner-Fischer1-0/+3
2007-11-23kill lash. "lash" builtin still exists, but it runs hush.Denis Vlasenko7-31/+19
2007-04-18"Unify base64 handling" is done, remove TODODenis Vlasenko2-9/+3
2007-04-04- remove debugging output. sorry..Bernhard Reutner-Fischer1-7/+0
2007-04-04- note cosmetic glitch in tailBernhard Reutner-Fischer1-2/+14
2007-03-09- updateBernhard Reutner-Fischer1-1/+0
2007-02-08make sure ps/top output what they claim: vsz, not rss ... down the line we sh...Mike Frysinger5-43/+41
2007-01-24- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_multBernhard Reutner-Fischer1-0/+4
2007-01-17- stty's visible() function and catv's guts are identical. Merge them intoBernhard Reutner-Fischer1-1/+5
2006-11-22- update TODOsBernhard Reutner-Fischer1-4/+1
2006-10-08attempt to regularize atoi mess.Denis Vlasenko98-849/+803
2006-09-30no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce)Denis Vlasenko1-1/+0
2006-09-21- update and expand TODO a little bitBernhard Reutner-Fischer1-3/+11
2006-09-17whitespace cleanupDenis Vlasenko92-218/+218
2006-08-28- it's a mistake to remove lib-specific prefixes from libraries; still the re...Bernhard Reutner-Fischer2-2/+2
2006-07-27eat gremlinsMike Frysinger1-4/+4
2006-07-02- note that get_hz potentially needs cleanup.Bernhard Reutner-Fischer1-0/+2
2006-06-30- Give Rob Landley things TODO like depmodNed Ludd1-0/+5
2006-06-30More random todo items...Rob Landley1-0/+11
2006-06-22Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.makRob Landley4-32/+3
[next]