aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-12-11 04:16:51 +0000
committerEric Andersen <andersen@codepoet.org>1999-12-11 04:16:51 +0000
commit84b009256f2c17908ed768fea67bba8380ee1f26 (patch)
tree33a81760971a95856be3db8344c38fc235e07c91 /TODO
parentb52a218c95ac69977e0a7e1c0ab9563c28e145d0 (diff)
downloadbusybox-w32-84b009256f2c17908ed768fea67bba8380ee1f26.tar.gz
busybox-w32-84b009256f2c17908ed768fea67bba8380ee1f26.tar.bz2
busybox-w32-84b009256f2c17908ed768fea67bba8380ee1f26.zip
Minor updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2145db441..73660e950 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,9 @@ 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* init clearly needs to support some type of minimalist /etc/inittab. I
13 currently have _way_ too much policy hardcoded in the source. Adding
14 support for getty has made me realize how much that sucks.
12* dnsdomainname 15* dnsdomainname
13* traceroute/nslookup/netstat 16* traceroute/nslookup/netstat
14* rdate 17* rdate