making note of my changes.
[oweals/busybox.git] / TODO
diff --git a/TODO b/TODO
index 6c0471ed29482ccd588d8031107193608d65c0d9..4f048bd2fc6c45ee71d21dd04ab26a89ebf85ef6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,7 +11,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
-* Add in a mini insmod, rmmod, lsmod
+* Make insmod actually work
 * init clearly needs to support some type of minimalist /etc/inittab. I
     currently have _way_ too much policy hardcoded in the source.  Adding
     support for getty has made me realize how much that sucks.
@@ -21,7 +21,6 @@ around to it some time. If you have any good ideas, please let me know.
 * hwclock
 * killall
 * stty
-* sort/uniq
 * wc
 * tr
 * expr (maybe?)  (ash builtin?)