damnit.
removed mkfifo from the TODO list. I didn't implement it, because I realized (too late) that mknod already existed, and it can do anything that mkfifo would have done.
This commit is contained in:
parent
cf53687376
commit
59017e80da
1
TODO
1
TODO
@ -9,7 +9,6 @@ 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
|
* Allow tar to create archives with sockets, devices, and other special files
|
||||||
* Add in a mini insmod, rmmod, lsmod
|
* Add in a mini insmod, rmmod, lsmod
|
||||||
* mkfifo
|
|
||||||
* dnsdomainname
|
* dnsdomainname
|
||||||
* traceroute/nslookup/netstat
|
* traceroute/nslookup/netstat
|
||||||
* rdate
|
* rdate
|
||||||
|
Loading…
Reference in New Issue
Block a user