summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index cdd7722b..0fabbbc4 100644
--- a/TODO
+++ b/TODO
@@ -189,7 +189,6 @@ See `tasks', the exported task list.
* Utilities
** Write a real mount program.
-** settrans needs an option to make the active go away without using goaway.
** Make id, et. al. work with no/multiple uids.
** Make things work with the `nobody' mode bits: chmod, ls, ...
** Make things work better with translators, e.g., tar...
@@ -206,6 +205,12 @@ See `tasks', the exported task list.
** fsck should use (not-yet-added) fsys_get_options returned device instead
of /etc/fstab.
** Write/port the various helpful mach info programs in UX (vminfo, etc).
+** Serverboot doesn't deal with symlinks properly.
+** Grub doesn't deal with symlinks properly.
+
+** settrans:
+*** needs an option to make the active go away without using goaway.
+*** -P should print the pid of the translator before pausing
** ps:
*** ps should timeout quickly (one second?) on non-responsive message ports.