diff options
author | John Beppu <beppu@lbox.org> | 1999-12-10 07:48:34 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 1999-12-10 07:48:34 +0000 |
commit | c5ff0165adac767d37103baa875c2f86bb43c0e1 (patch) | |
tree | 5cda8f219859a3718233387a699dd83a271e2a01 | |
parent | 3157b1fba9ee8a558b04e9025da9f77e4256c0ea (diff) | |
download | busybox-w32-c5ff0165adac767d37103baa875c2f86bb43c0e1.tar.gz busybox-w32-c5ff0165adac767d37103baa875c2f86bb43c0e1.tar.bz2 busybox-w32-c5ff0165adac767d37103baa875c2f86bb43c0e1.zip |
less TODO
-rw-r--r-- | Changelog | 3 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,8 @@ | |||
16 | which blocked reboots. | 16 | which blocked reboots. |
17 | * Added a prelinary du implementation. Some parameter parsing | 17 | * Added a prelinary du implementation. Some parameter parsing |
18 | stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) | 18 | stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) |
19 | * Implemented tee. -beppu | 19 | * Implemented tee. -beppu |
20 | * Implemented head. -beppu | ||
20 | 21 | ||
21 | -Erik Andrsen | 22 | -Erik Andrsen |
22 | 23 | ||
@@ -19,7 +19,6 @@ around to it some time. If you have any good ideas, please let me know. | |||
19 | * hwclock | 19 | * hwclock |
20 | * killall | 20 | * killall |
21 | * stty | 21 | * stty |
22 | * head | ||
23 | * sort/uniq | 22 | * sort/uniq |
24 | * wc | 23 | * wc |
25 | * tr | 24 | * tr |