diff options
author | John Beppu | 1999-12-10 08:44:54 +0000 |
---|---|---|
committer | John Beppu | 1999-12-10 08:44:54 +0000 |
commit | 59017e80daf0b70955fbff0b5e29f8f85da3f309 (patch) | |
tree | 58ff17ea8cd3a66790783fdca51118fd1a9e4bd2 /TODO | |
parent | cf53687376cbb9cbcab819cfad65b85831cd30ea (diff) | |
download | busybox-59017e80daf0b70955fbff0b5e29f8f85da3f309.zip busybox-59017e80daf0b70955fbff0b5e29f8f85da3f309.tar.gz |
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.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 * Add in a mini insmod, rmmod, lsmod -* mkfifo * dnsdomainname * traceroute/nslookup/netstat * rdate |