summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-08-01 01:17:25 +0000
committerMiles Bader <miles@gnu.org>1996-08-01 01:17:25 +0000
commita8915162986f63e0c357efd991ff215d785ae3fd (patch)
tree76ebf30297f490df568d2b05cfe3bc7dbf228371 /TODO
parentd4ef09f966e62188a2a67707190d2865bbde02ae (diff)
.
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).