summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1999-11-16 16:37:24 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1999-11-16 16:37:24 +0000
commit88f5a3a2b8e27090e4b5e18bd1ccdf2e2cfdb7db (patch)
tree536a752db12aa69a8cd6dfc2d10d67afcd280eb4 /sys
parentb43677f48fb7d527c53f1684bd1dd031b2d98942 (diff)
stack does grows up; ddb breakpoints done (local); add note for btlb work
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/hppa/TODO b/sys/arch/hppa/TODO
index 261cbf2633c..98c9f40d3d5 100644
--- a/sys/arch/hppa/TODO
+++ b/sys/arch/hppa/TODO
@@ -31,10 +31,9 @@ boots (sys/arch/hppa/stand/*): mickey@ fries@
* almost could be considered working/done, fixes and such (;
kernel (sys/arch/hppa/*): mickey@
-* HPPA STACK GROWS UP, major kernel cleanup (diffs mickey@)
* several harware problems (ie non-functional drivers)
+* fix kvtop for equ mapped regions virtual_avail < va < io (sti)
* user-land support (signal stuff)
-* ddb (breakpoints left)
* some MI files/changes to integrate into the repo
* wscons devices (sti, hil/*, pckbc/*) unfinished
* 7300lc-based machines, 8k-based machines
@@ -57,7 +56,7 @@ userland (*): mickey@
X11 (X11/*): fries@ mickey@
* patch is available, nothing to run at tho (;
-$OpenBSD: TODO,v 1.5 1999/08/14 04:40:59 mickey Exp $
+$OpenBSD: TODO,v 1.6 1999/11/16 16:37:23 mickey Exp $
--
paranoic mickey