aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5daa67a64..4cc82d57e 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,6 @@ around to it some time. If you have any good ideas, please let me know.
9 9
10* Allow tar to create archives with sockets, devices, and other special files 10* Allow tar to create archives with sockets, devices, and other special files
11* Add in a mini insmod, rmmod, lsmod 11* Add in a mini insmod, rmmod, lsmod
12* Change init so halt, reboot (and poweroff) work with an initrd
13 when init is not PID 1
14* poweroff
15* mkfifo 12* mkfifo
16* dnsdomainname 13* dnsdomainname
17* traceroute/nslookup/netstat 14* traceroute/nslookup/netstat
@@ -22,7 +19,7 @@ around to it some time. If you have any good ideas, please let me know.
22* sort/uniq 19* sort/uniq
23* wc 20* wc
24* tr 21* tr
25* expr (maybe)? (ash builtin?) 22* expr (maybe?) (ash builtin?)
26* login/sulogin/passwd/getty (These are actully now part of tinylogin, which 23* login/sulogin/passwd/getty (These are actully now part of tinylogin, which
27 I've just started to maintain). 24 I've just started to maintain).
28 25