summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/TODO b/TODO
index 950bf7ae..79e42771 100644
--- a/TODO
+++ b/TODO
@@ -163,9 +163,6 @@ See `tasks', the exported task list.
*** Roland sez: ENOSPC detection flaky in ufs. Try write of >page,
non-page-multiple, when free space allows write size but not
round_page (write size).
-*** After using cp-dRuv to update lots of files to a ufs filesystem, sometimes
- settrans -a says `Device Busy' if you subsequently attempt to shut it down.
- (is this still true?)
** ext2fs
*** Support chflags/st_flags and convert to/from ext2 flags on disk.
@@ -201,10 +198,8 @@ See `tasks', the exported task list.
** ps:
*** ps should timeout quickly (one second?) on non-responsive message ports.
-*** --help output is wrong (probably line_wrap_point is not synced
- with stream).
*** help displays for: stat letters, format specs.
-*** Add head/tail options
+*** Add head/tail options; --match?
** gdb:
*** Add various mach convenience features (vminfo, &c).