1999-12-03 09:19:54 +00:00
|
|
|
TODO list for busybox in no particular order. Just because something
|
|
|
|
is listed here doesn't mean that it is going to be added to busybox,
|
|
|
|
or that doing so is even a good idea. It just means that I _might_ get
|
|
|
|
around to it some time. If you have any good ideas, please let me know.
|
1999-11-23 21:38:12 +00:00
|
|
|
|
1999-12-03 09:19:54 +00:00
|
|
|
-Erik
|
|
|
|
|
|
|
|
-----------
|
1999-11-25 08:06:22 +00:00
|
|
|
|
1999-11-23 21:38:12 +00:00
|
|
|
* Allow tar to create archives with sockets, devices, and other special files
|
1999-12-03 09:19:54 +00:00
|
|
|
* Add in a mini insmod, rmmod, lsmod
|
|
|
|
* mkfifo
|
1999-12-07 23:14:59 +00:00
|
|
|
* dnsdomainname
|
|
|
|
* traceroute/nslookup/netstat
|
1999-12-03 09:19:54 +00:00
|
|
|
* rdate
|
|
|
|
* hwclock
|
|
|
|
* killall
|
|
|
|
* stty
|
|
|
|
* sort/uniq
|
|
|
|
* wc
|
|
|
|
* tr
|
1999-12-10 08:25:07 +00:00
|
|
|
* expr (maybe?) (ash builtin?)
|
1999-12-09 06:11:36 +00:00
|
|
|
* login/sulogin/passwd/getty (These are actully now part of tinylogin, which
|
|
|
|
I've just started to maintain).
|
1999-12-03 09:19:54 +00:00
|
|
|
|