diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-09-17 18:57:21 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-09-17 18:57:59 +0200 |
commit | ae0045e31a414f4dcb3ab54bfc937c8802180bc6 (patch) | |
tree | 9408a9eb3ad851e05bfff12fecb4ea90f4567cf4 /TODO | |
parent | 885583ebe3fea9eb8546bfb0614231d8f41e7979 (diff) | |
download | busybox-w32-ae0045e31a414f4dcb3ab54bfc937c8802180bc6.tar.gz busybox-w32-ae0045e31a414f4dcb3ab54bfc937c8802180bc6.tar.bz2 busybox-w32-ae0045e31a414f4dcb3ab54bfc937c8802180bc6.zip |
we could need ssd -d (fancy)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -271,7 +271,8 @@ Minor stuff: | |||
271 | in_ether duplicated in network/{interface,ifconfig}.c | 271 | in_ether duplicated in network/{interface,ifconfig}.c |
272 | --- | 272 | --- |
273 | unify progress_meter. wget, flash_eraseall, pipe_progress, fbsplash, setfiles. | 273 | unify progress_meter. wget, flash_eraseall, pipe_progress, fbsplash, setfiles. |
274 | 274 | --- | |
275 | support start-stop-daemon -d <chdir-path> | ||
275 | 276 | ||
276 | Code cleanup: | 277 | Code cleanup: |
277 | 278 | ||