Index: uspace/app/bdsh/TODO
===================================================================
--- uspace/app/bdsh/TODO	(revision 90a428a98c9efc49d4542c02214d418681d0447f)
+++ uspace/app/bdsh/TODO	(revision 088ab052fad36572bd8f6da3b8bd3a6a8772c4a8)
@@ -12,18 +12,9 @@
 -----------------------
 
-* cmds/modules : ls_scope and rm_scope are basically carbon copies of each
-  other, put this in util.c and make it a shared function.
-
 * rm: add support for recursively removing directories and files therein
-
-* Better sanity checking in modules that take multiple arguments
 
 * Port an editor (vim?)
 
-* Finish cat
-
-* Feed task_spawn absolute paths if path doesn't begin with /
-
-* Some getopt / getopt_long implementation
+* Finish cat / cp
 
 * Support basic redirection (i.e ls > foo.txt)
