24df1cf9f8eb40a84c77affc8147f67db61a406a
[oweals/busybox.git] / TODO
1 TODO list for busybox in no particular order. Just because something
2 is listed here doesn't mean that it is going to be added to busybox,
3 or that doing so is even a good idea. It just means that I _might_ get
4 around to it some time. If you have any good ideas, please let me know.
5
6 * login/sulogin/passwd/getty/etc are part of tinylogin, and so are not
7     needed or wanted in busybox (or else I'd have to link in libcrypt).
8
9  -Erik
10
11 -----------
12
13 * Allow tar to create archives with sockets, devices, and other special files
14 * Make insmod actually work
15 * dnsdomainname
16 * traceroute/nslookup/netstat
17 * rdate
18 * hwclock
19 * killall
20 * stty
21 * wc
22 * tr
23 * expr (maybe?)  (ash builtin?)
24