Index: uspace/app/bdsh/TODO
===================================================================
--- uspace/app/bdsh/TODO	(revision 216d6fc606ae06cb619154c1ca9763af0f2c1978)
+++ 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)
