smdev

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

commit 9f37289e8901feda5d7f4d82b24b2bd6a0fab379
parent 23fa99a1eed2a0474d6796ca801933842f6185a8
Author: sin <sin@2f30.org>
Date:   Thu,  4 Sep 2014 15:58:25 +0100

Remove nonsense from TODO

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

diff --git 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