summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index d5639069..01ce4726 100644
--- a/TODO
+++ b/TODO
@@ -239,6 +239,12 @@ See `tasks', the exported task list.
it too risk to attempt to contact syslogd can use it too?
** Add a startup timestamp to tasks, and have some way of fetching it.
+* Bug: floppies bite
+ bash# dd if=/dev/rfd0 bs=2k > /dev/null
+ dd: /dev/rfd0: Input/output error
+ 1+0 records in
+ 1+0 records out
+ (for smaller bs there's a continuable kernel panic)
======