Remove nonsense from TODO - smdev - suckless mdev
HTML git clone git://git.suckless.org/smdev
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit dc6e28514e67731f1e4ed6bda8f411f2fcd0ac5d
DIR parent 4eeff1ea12111e7e1cdfeae0469da7198c8e6fbd
HTML Author: sin <sin@2f30.org>
Date: Thu, 4 Sep 2014 15:58:25 +0100
Remove nonsense from TODO
Diffstat:
M TODO | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR 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