summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-09-03 23:06:26 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-09-03 23:06:26 +0000
commit246ab260eef5bdcbb7d8140f01b91a1c077c8af3 (patch)
treed82bc58ed4c5b4eb9febff91022b398edb70ba9d /sys
parent9402f1d4c7b01ea5069d9d0ff520d01e071c2060 (diff)
i magically fixed stty and mount, add some more of others
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/TODO9
1 files changed, 6 insertions, 3 deletions
diff --git a/sys/arch/hppa/TODO b/sys/arch/hppa/TODO
index 20c2624cbb7..471f5c0d201 100644
--- a/sys/arch/hppa/TODO
+++ b/sys/arch/hppa/TODO
@@ -25,13 +25,16 @@ hardware manuals (man4.hppa/*): mickey@
boots (sys/arch/hppa/stand/*): mickey@ miod@
* almost could be considered working/done, fixes and such (;
+# booting from disklabeled drive
+# booting from cdrom
+# booting from tape
kernel (sys/arch/hppa/*): mickey@
+* broken ptp accounting
* arc4random() gets initialized from the same unticking prom clock value
might be that either the inittodr() is broken or nfs boot pinches it
too early before anything happens
-* mount_nfs, stty do wrong things (perhaps same issue)
-* reboot garbages the console
+* reboot(8) garbages the console
* clkf_intr() is not accurate, but we can mark any
inner frame by looking at the top-level one in tlabel(all)
* several harware problems (ie disfunctional/untested drivers)
@@ -57,7 +60,7 @@ userland (*): mickey@
X11 (X11/*): fries@ mickey@
* patch is available, nothing to run at tho (;
-$OpenBSD: TODO,v 1.21 2002/07/31 20:21:52 todd Exp $
+$OpenBSD: TODO,v 1.22 2002/09/03 23:06:25 mickey Exp $
--
paranoic mickey