summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2002-09-03 23:06:25 +0000
committermickey <mickey@openbsd.org>2002-09-03 23:06:25 +0000
commit317f7a9f8623052787e1565462bb173a70805088 (patch)
tree9ee3cc76e28ee8f1bb5a76da057c4eb94ff51f78
parentforgot to set up the sc_frequency (; (diff)
downloadwireguard-openbsd-317f7a9f8623052787e1565462bb173a70805088.tar.xz
wireguard-openbsd-317f7a9f8623052787e1565462bb173a70805088.zip
i magically fixed stty and mount, add some more of others
-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