commit dc6e28514e67731f1e4ed6bda8f411f2fcd0ac5d
Author: sin <[email protected]>
Date: Thu Sep 4 15:58:25 2014 +0100
Remove nonsense from TODO
diff --git a/TODO b/TODO
index 68ba2b0..b49ce06 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
* remove memory allocations in the create/remove path
* grab latest recurse.c from sbase and rework code (remove agetcwd calls)
* use strlcpy()/strlcat() instead of snprintf() and check for path truncation
-* also create usb/net related nodes
* populatedev() makes some weird assumptions, should be reworked
* simplify parsepath()
* rethink mdev compatibility