smdev

suckless mdev
git clone git://git.2f30.org/smdev
Log | Files | Refs | README | LICENSE

commit 83d0e33f33ce392d037cba849e1c49a73df75cb2
parent 435ca91815f0ca14549bf4756afeba4fe3c3a894
Author: sin <sin@2f30.org>
Date:   Fri,  8 Aug 2014 22:16:23 +0100

Update TODO

Diffstat:
MTODO | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

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