--- wikisrc/hackathon.mdwn 2012/02/12 02:53:57 1.29
+++ wikisrc/hackathon.mdwn 2012/05/28 17:14:41 1.36
@@ -1,6 +1,6 @@
-# Hackathon 16
+# Hackathon 17
-The 16th NetBSD hackathon *is running until February 12th*.
+The 17th NetBSD hackathon *is running from June 14th until June 17th*.
Our goal is fixing all the bugs that need fixing to get
[[NetBSD-current|http://www.NetBSD.org/docs/current/]] ready for the
creation of the NetBSD 6.0 release branch.
@@ -76,8 +76,8 @@ Important bugs:
* [[PR 30756|http://gnats.NetBSD.org/30756]]: gdb not usable for live debugging of threaded programs
* [[PR 41936|http://gnats.NetBSD.org/41936]]: gdb does not work for threaded programs on sparc64
* [[PR 41208|http://gnats.NetBSD.org/41208]]: objcopy -S -O binary aborts w/ BFD internal error
-* [[PR 41127|http://gnats.NetBSD.org/41127]]: Update/improve newfs docs regarding raw devices
-* [[PR 40346|http://gnats.NetBSD.org/40346]]: libexpat should be in base.tgz
+* [[PR 41127|http://gnats.NetBSD.org/41127]]: Update/improve newfs docs regarding raw devices
+* fixed: [[PR 40346|http://gnats.NetBSD.org/40346]]: libexpat should be in base.tgz
* [[PR 9582|http://gnats.NetBSD.org/9582]]: sysinst doesn't allow source or pkgsrc installation
* [[PR 38571|http://gnats.NetBSD.org/38571]]: sysinst runs "postinstall fix"
* [[PR 12769|http://gnats.NetBSD.org/12769]]: clarify the upgrade notes for when the sets are on /usr
@@ -96,7 +96,7 @@ Should be fixed:
* [[PR 37726|http://gnats.NetBSD.org/37726]]: request documentation of 2147 second limit on adjtime(2)
* [[PR 19774|http://gnats.NetBSD.org/19774]]: ddb can be entered twice and then you can't get out
-* [[PR 36526|http://gnats.NetBSD.org/36526]]: ddb(4) doesn't document ddb.commandonenter fully, nor correctly
+* fixed [[PR 36526|http://gnats.NetBSD.org/36526]]: ddb(4) doesn't document ddb.commandonenter fully, nor correctly
* [[PR 36227|http://gnats.NetBSD.org/36227]]: TRYEMULROOT-related doc issues about absolute symlinks
* [[PR 38141|http://gnats.NetBSD.org/38141]]: lookup/vfs_busy acquire rwlock recursively (now, transient unmount failures)
* [[PR 38889|http://gnats.NetBSD.org/38889]]: Crash on open/mmap/close of block device
@@ -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