diff options
author | 2002-09-05 06:15:40 +0000 | |
---|---|---|
committer | 2002-09-05 06:15:40 +0000 | |
commit | d7193ed363edf571cdafec2f2b35b6888df29cab (patch) | |
tree | 94ab986c12047ed6b97dbfd6bf2583f1cea14ba9 | |
parent | Print uvmexp.zeropages. (diff) | |
download | wireguard-openbsd-d7193ed363edf571cdafec2f2b35b6888df29cab.tar.xz wireguard-openbsd-d7193ed363edf571cdafec2f2b35b6888df29cab.zip |
this used to be a com(4) bug
-rw-r--r-- | sys/arch/hppa/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/TODO b/sys/arch/hppa/TODO index 471f5c0d201..1ea75eaa8c8 100644 --- a/sys/arch/hppa/TODO +++ b/sys/arch/hppa/TODO @@ -34,7 +34,6 @@ kernel (sys/arch/hppa/*): mickey@ * 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 -* 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) @@ -60,7 +59,7 @@ userland (*): mickey@ X11 (X11/*): fries@ mickey@ * patch is available, nothing to run at tho (; -$OpenBSD: TODO,v 1.22 2002/09/03 23:06:25 mickey Exp $ +$OpenBSD: TODO,v 1.23 2002/09/05 06:15:40 mickey Exp $ -- paranoic mickey |