diff --git a/TODO b/TODO index 0505327..176d2bc 100644 --- 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.