hush/TODO

24 lines
672 B
Plaintext
Raw Normal View History

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
* login/sulogin/passwd/getty/etc are part of tinylogin, and so are not
needed or wanted in busybox (or else I'd have to link in libcrypt).
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
* Make insmod actually work
1999-12-07 23:14:59 +00:00
* dnsdomainname
* traceroute/nslookup/netstat
1999-12-03 09:19:54 +00:00
* rdate
* hwclock
* killall
* stty
* tr
* expr (maybe?) (ash builtin?)
1999-12-03 09:19:54 +00:00