summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-15 20:58:40 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-15 20:58:40 +0000
commit06dd69abc8b8cea4489c44740c99f32f83c2c95d (patch)
tree8b759cd8092636c7012df7b7d38e45735fb64a88 /TODO
parent3b223a4215c9448a6e19a12daad13cfbbf42d6c2 (diff)
*** empty log message ***
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.