summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-02-06 07:42:34 +0000
committerMiles Bader <miles@gnu.org>1997-02-06 07:42:34 +0000
commitd7ef8c8783570c330752c128f8962cca17459e1c (patch)
tree528164852d067e9474c430c705bc397fc5eca57f /TODO
parent741761e7783fba56ae50dc264df2c52a37ed953c (diff)
.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 4049f96c..33f353b6 100644
--- a/TODO
+++ b/TODO
@@ -104,7 +104,6 @@ See `tasks', the exported task list.
(syslog, but takes special care when the root file system?). !!
*** Some of diskfs_readonly_changed in ufs/ext2fs should be in generic
routines. !
-*** Move file_getfh and fsys_getfile here (from ufs). !!!
** libfshelp
@@ -206,7 +205,6 @@ See `tasks', the exported task list.
** fsck:
*** fsck should use fsys_get_options returned device instead of /etc/fstab !!
-*** If fstab mentions a bad type, fsck gets as assert failure !!
** settrans:
*** needs an option to make the active go away without using goaway. !
@@ -215,7 +213,7 @@ See `tasks', the exported task list.
** ps:
*** ps should timeout quickly (one second?) on non-responsive message ports. !
*** help displays for: stat letters, format specs.
-*** Add head/tail options; --match?
+*** --match option?
** gdb:
*** Add various mach convenience features (vminfo, &c). !!