diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-02-11 21:55:04 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-02-11 21:55:04 +0000 |
commit | 9ffdaa647ee57263247e047e6c67c5a7fa1f2a6c (patch) | |
tree | 3485e1645439990642fcb941d579deb10f8a17a7 /TODO | |
parent | 5e1b2ca1161cba481ccf4873427389f59dbc23e0 (diff) | |
download | busybox-9ffdaa647ee57263247e047e6c67c5a7fa1f2a6c.tar.gz |
Updates
-Erik
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -10,10 +10,6 @@ around to it some time. If you have any good ideas, please let me know. separate package (named perhaps tiny-netkit?). This currently includes hostid, hostname, mnc, and ping. -* init's waitfor() calls wait() which can catch and ignore the wrong pid - exiting. That other process is then not restarted. - - -Erik @@ -22,7 +18,7 @@ around to it some time. If you have any good ideas, please let me know. * Allow tar to create archives with sockets, devices, and other special files * Make insmod actually work * dnsdomainname -* traceroute/nslookup/netstat +* traceroute/netstat * rdate * hwclock * killall |