blob: 4cc82d57eecd24031a12565590eda3b3a6ea5e7f [file] [log] [blame]
Eric Andersenb186d981999-12-03 09:19:54 +00001TODO list for busybox in no particular order. Just because something
2is listed here doesn't mean that it is going to be added to busybox,
3or that doing so is even a good idea. It just means that I _might_ get
4around to it some time. If you have any good ideas, please let me know.
Eric Andersen394f7641999-11-23 21:38:12 +00005
Eric Andersenb186d981999-12-03 09:19:54 +00006 -Erik
7
8-----------
Eric Andersenbefda6e1999-11-25 08:06:22 +00009
Eric Andersen394f7641999-11-23 21:38:12 +000010* Allow tar to create archives with sockets, devices, and other special files
Eric Andersenb186d981999-12-03 09:19:54 +000011* Add in a mini insmod, rmmod, lsmod
Eric Andersenb186d981999-12-03 09:19:54 +000012* mkfifo
Eric Andersen485b9551999-12-07 23:14:59 +000013* dnsdomainname
14* traceroute/nslookup/netstat
Eric Andersenb186d981999-12-03 09:19:54 +000015* rdate
16* hwclock
Eric Andersenb186d981999-12-03 09:19:54 +000017* killall
Eric Andersenb186d981999-12-03 09:19:54 +000018* stty
Eric Andersenb186d981999-12-03 09:19:54 +000019* sort/uniq
20* wc
21* tr
Eric Andersen2cb55071999-12-10 08:25:07 +000022* expr (maybe?) (ash builtin?)
Eric Andersen1792f8c1999-12-09 06:11:36 +000023* login/sulogin/passwd/getty (These are actully now part of tinylogin, which
24 I've just started to maintain).
Eric Andersenb186d981999-12-03 09:19:54 +000025