diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-12-09 06:11:36 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-12-09 06:11:36 +0000 |
commit | 1792f8c48926450501e19d32e78e140bcb9661c6 (patch) | |
tree | 14d0304ebb774077e696a9c86117bf43d935d8bb /TODO | |
parent | c24db7b591870978fdd2cec8995728d1520c2fa9 (diff) | |
download | busybox-1792f8c48926450501e19d32e78e140bcb9661c6.tar.gz |
Tail now works (costs 6k). Several other updates.
-Erik
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,13 +18,14 @@ around to it some time. If you have any good ideas, please let me know. * traceroute/nslookup/netstat * rdate * hwclock -* login/getty * killall * tee * stty -* head/tail +* head * sort/uniq * wc * tr -* expr (maybe)? +* expr (maybe)? (ash builtin?) +* login/sulogin/passwd/getty (These are actully now part of tinylogin, which + I've just started to maintain). |