summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2003-01-25 07:53:45 +0000
committermickey <mickey@openbsd.org>2003-01-25 07:53:45 +0000
commit0796e59b1180b44fdd6f8e1c98748eeaefb6ba7c (patch)
tree423253acc9d3f8adee61217323181c07fce7b225
parentDe-"register" (diff)
downloadwireguard-openbsd-0796e59b1180b44fdd6f8e1c98748eeaefb6ba7c.tar.xz
wireguard-openbsd-0796e59b1180b44fdd6f8e1c98748eeaefb6ba7c.zip
update
-rw-r--r--sys/arch/hppa/TODO21
1 files changed, 4 insertions, 17 deletions
diff --git a/sys/arch/hppa/TODO b/sys/arch/hppa/TODO
index 56f568dfb54..a79e035a808 100644
--- a/sys/arch/hppa/TODO
+++ b/sys/arch/hppa/TODO
@@ -12,22 +12,11 @@ read, and decide what can you do to make your "snakes" happy!
hardware and installation notes (distrib/notes/hppa/*): fries@
* wip, will flesh out as development progresses
-* For now have rbootd running on the server, boot.lif from hppa.lucifier.net,
- and then:
- <esc> on bootup, a to get to BOOT_ADMIN prompt, and finally,
- BOOT_ADMIN> boot lan isl
-
-hardware manuals (man4.hppa/*): mickey@
-* ie manual
-* siop manual
-* hil manual
-* add more to lasi and asp (also wax when studied enough)
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
+* booting from cdrom
+* booting from tape
kernel (sys/arch/hppa/*): mickey@
* clkf_intr() is not accurate, but we can mark any
@@ -44,17 +33,15 @@ kernel (sys/arch/hppa/*): mickey@
ramdisk development edition (distrib/hppa/*): mickey@
* basic environment done (not in the repo)
-* requires libc and kernel-user support
userland (*): mickey@
-* libc_r done (not verified)
-* libkvm (awaits her kernel counterpart)
+* libpthread done (not verified)
* shared libs support
X11 (X11/*): fries@ mickey@
* patch is available, nothing to run at tho (;
-$OpenBSD: TODO,v 1.26 2002/12/20 17:17:28 mickey Exp $
+$OpenBSD: TODO,v 1.27 2003/01/25 07:53:45 mickey Exp $
--
paranoic mickey