commit 9a0cf7c35905ad50b71bc69bc34c644c796745b6 parent 36049e2925180abe7d36327c4fcd217cc1071792 Author: sin <sin@2f30.org> Date: Thu, 26 Jun 2014 16:34:52 +0100 Add a misc section in TODO Diffstat:
M | TODO | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -24,3 +24,10 @@ Tools to be implemented * lsattr * pmap * pwdx + +Misc +==== + + * Check all ioctl() calls for failure. + * Decide what to do with 'bool vs int' debate. + * Beautify passwd(1) + shadow support.