Add a misc section in TODO

This commit is contained in:
sin 2014-06-26 16:34:52 +01:00
parent 36049e2925
commit 9a0cf7c359

7
TODO
View File

@ -24,3 +24,10 @@ Tools to be implemented
* lsattr * lsattr
* pmap * pmap
* pwdx * pwdx
Misc
====
* Check all ioctl() calls for failure.
* Decide what to do with 'bool vs int' debate.
* Beautify passwd(1) + shadow support.