diff options
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. | |||
10 | separate package (named perhaps tiny-netkit?). This currently includes | 10 | separate package (named perhaps tiny-netkit?). This currently includes |
11 | hostid, hostname, mnc, and ping. | 11 | hostid, hostname, mnc, and ping. |
12 | 12 | ||
13 | * init's waitfor() calls wait() which can catch and ignore the wrong pid | ||
14 | exiting. That other process is then not restarted. | ||
15 | |||
16 | |||
17 | 13 | ||
18 | -Erik | 14 | -Erik |
19 | 15 | ||
@@ -22,7 +18,7 @@ around to it some time. If you have any good ideas, please let me know. | |||
22 | * Allow tar to create archives with sockets, devices, and other special files | 18 | * Allow tar to create archives with sockets, devices, and other special files |
23 | * Make insmod actually work | 19 | * Make insmod actually work |
24 | * dnsdomainname | 20 | * dnsdomainname |
25 | * traceroute/nslookup/netstat | 21 | * traceroute/netstat |
26 | * rdate | 22 | * rdate |
27 | * hwclock | 23 | * hwclock |
28 | * killall | 24 | * killall |