Update TODO - smdev - suckless mdev
 (HTM) git clone git://git.suckless.org/smdev
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit eafe5a7f661eb623767900c497d6f2f2ac08c0d2
 (DIR) parent b7219eec52b9e1a9f4e72b61f37be543e42547dc
 (HTM) Author: sin <sin@2f30.org>
       Date:   Fri,  8 Aug 2014 22:16:23 +0100
       
       Update TODO
       
       Diffstat:
         M TODO                                |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,6 +1,7 @@
       -* remove memory allocations in the create path
       +* 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