summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-11-12 23:51:59 +0000
committerMiles Bader <miles@gnu.org>1996-11-12 23:51:59 +0000
commit4bfcb3e730972ec9da6d7c9ce9a768b7a4b9f164 (patch)
tree7870407491ebaa48d355f3d023fde96fe39f7c49 /TODO
parent53796808ad4d04257004ceb3c3b763bb5067d61c (diff)
.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index abf2c02b..413c29f6 100644
--- a/TODO
+++ b/TODO
@@ -191,7 +191,8 @@ See `tasks', the exported task list.
* Utilities
** Write a real mount program. !!
** Make id, et. al. work with no/multiple uids. !!!
-** Make things work with the `nobody' mode bits: chmod, ls, ... !!!
+** Make things work with the `nobody' mode bits: chmod, ls, ... !
+** Make things work with filesystem extensions (author, etc.): ls, write chauthor !!!
** Make things work better with translators, e.g., tar, ls... !!!
** Fix bash to turn on interrupts around syscalls more generally,
especially chdir. !!