smdev

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

commit dc6e28514e67731f1e4ed6bda8f411f2fcd0ac5d
parent 4eeff1ea12111e7e1cdfeae0469da7198c8e6fbd
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