aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 04:16:51 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 04:16:51 +0000
commit0c3c46fb3611c0ff152b7f442a982d5a211bccf9 (patch)
tree33a81760971a95856be3db8344c38fc235e07c91 /TODO
parent8ad293ab912ec89bd2e7d6d5cf0ad14af8e213e8 (diff)
downloadbusybox-w32-0c3c46fb3611c0ff152b7f442a982d5a211bccf9.tar.gz
busybox-w32-0c3c46fb3611c0ff152b7f442a982d5a211bccf9.tar.bz2
busybox-w32-0c3c46fb3611c0ff152b7f442a982d5a211bccf9.zip
Minor updates
git-svn-id: svn://busybox.net/trunk/busybox@213 69ca8d6d-28ef-0310-b511-8ec308f3f277
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