diff options
author | 1999-06-01 17:36:31 +0000 | |
---|---|---|
committer | 1999-06-01 17:36:31 +0000 | |
commit | 0fdeb74f697f6a7b8ac62aa77b3a41defbcbace4 (patch) | |
tree | b6fda81a7cfd1bcf4613381f5478a82721346162 | |
parent | regen (diff) | |
download | wireguard-openbsd-0fdeb74f697f6a7b8ac62aa77b3a41defbcbace4.tar.xz wireguard-openbsd-0fdeb74f697f6a7b8ac62aa77b3a41defbcbace4.zip |
fixes for boot are in, kernel is more in sync now
-rw-r--r-- | sys/arch/hppa/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hppa/TODO b/sys/arch/hppa/TODO index 98a9ff10060..916c0dc0d8d 100644 --- a/sys/arch/hppa/TODO +++ b/sys/arch/hppa/TODO @@ -25,10 +25,10 @@ gcc/egcs/binutils: espie@ mickey@ * move to binutils 2.9.1 boots (sys/arch/hppa/stand/*): mickey@ fries@ -* w/ all the debugging code turned off hangs early (; +* loading elf symbol table, i have some code, testing +* almost could be considered working/done, fixes and such (; kernel (sys/arch/hppa/*): mickey@ -* sync mickey's sources to the repo * HPPA STACK GROWS UP, major kernel cleanup * user-land support * ddb (stack trace, breakpoints left, fix disasm) @@ -55,7 +55,7 @@ userland (*): mickey@ X11 (X11/*): fries@ mickey@ * patch is available, nothing to run at tho (; -$OpenBSD: TODO,v 1.2 1999/04/20 21:18:48 mickey Exp $ +$OpenBSD: TODO,v 1.3 1999/06/01 17:36:31 mickey Exp $ -- paranoic mickey |