--- wikisrc/hackathon.mdwn 2012/02/11 12:58:27 1.26
+++ wikisrc/hackathon.mdwn 2012/02/12 12:27:27 1.31
@@ -59,8 +59,8 @@ Important bugs:
* [[PR 40562|http://gnats.NetBSD.org/40562]]: busy loop in ffs_sync when unmounting a file system
* [[PR 41013|http://gnats.NetBSD.org/41013]]: netbsd5-rc2 crash (kernel diagnostic assertion "vp->v_usecount == 1" failed)
* [[PR 39371|http://gnats.NetBSD.org/39371]]: wapbl should allow mounting "/" even if journal is hosed
-* [[PR 39609|http://gnats.NetBSD.org/39609]]: wapbl "replaying log to disk" message is potentially misleading
-* [[PR 32318|http://gnats.NetBSD.org/32318]]: NFS client or server hang
+* fixed [[PR 39609|http://gnats.NetBSD.org/39609]]: wapbl "replaying log to disk" message is potentially misleading
+* fixed [[PR 32318|http://gnats.NetBSD.org/32318]]: NFS client or server hang
* [[PR 39385|http://gnats.NetBSD.org/39385]]: unmounting ptyfs with busy ptys causes deadlock in vrele
* [[PR 40388|http://gnats.NetBSD.org/40388]]: IPv6 incompatibility with pre-5.99.6 binary
* [[PR 38078|http://gnats.NetBSD.org/38078]]: IPFilter lacks documentation almost completely
@@ -83,7 +83,7 @@ Important bugs:
* [[PR 12769|http://gnats.NetBSD.org/12769]]: clarify the upgrade notes for when the sets are on /usr
* [[PR 43314|http://gnats.NetBSD.org/43314]]: pc relative relocations are "off by 1*size" on vax
* [[PR 44159|http://gnats.NetBSD.org/44159]]: startx (xinit) fails
-* fixed [[PR 45155|http://gnats.NetBSD.org/45155]]: there are no usb-stick installer images
+* [[PR 45155|http://gnats.NetBSD.org/45155]]: there are no usb-stick installer images
* [[PR 45439|http://gnats.NetBSD.org/45439]]: gcc generates out-of-range branch insn for m68k
* [[PR 45573|http://gnats.NetBSD.org/45573]]: internal compiler error when building f2c on sparc64
* [[PR 45620|http://gnats.NetBSD.org/45620]]: MAKEDEV failures remains unoticed in miniroot build
@@ -202,8 +202,8 @@ It would also be nice to fix the followi
* [[PR 38066|http://gnats.NetBSD.org/38066]]: tar doesn't dearchive correctly long symlinks
* [[PR 41049|http://gnats.NetBSD.org/41049]]: usermod -g =uid testuser does not create group as indicated by man page
* [[PR 41526|http://gnats.NetBSD.org/41526]]: re-support /usr/bin/vi's -F option
-* [[PR 43839|http://gnats.NetBSD.org/43839]]: vi can't resize in -current
-* [[PR 45006|http://gnats.NetBSD.org/45006]]: nvi gives nonsense error when TERM environment variable unset
+* fixed [[PR 43839|http://gnats.NetBSD.org/43839]]: vi can't resize in -current
+* fixed in HEAD in 2009 [[PR 45006|http://gnats.NetBSD.org/45006]]: nvi gives nonsense error when TERM environment variable unset
* [[PR 5034|http://gnats.NetBSD.org/5034]]: the num lock light doesn't change when switching to X (also, 9127)
* [[PR 9127|http://gnats.NetBSD.org/9127]]: CapsLock not properly handled between virtual consoles with X (also, 5034)
* [[PR 42569|http://gnats.NetBSD.org/42569]]: Please import xf86-input-usbtablet driver from OpenBSD xenocara