| 38670 | kern | ^Z does not seems to suspend programs that vfork'ed and wait. |
| 38965 | kern | ktrace locking issue |
| 39420 | kern | stopped processes can hold locks |
| 42663 | kern | lwp_exit() might race with lwp_free() |
| 46235 | uvm | beating on ftruncate kills the system |
| 44658 | vfs | spurious chroot escape warning |
| 34735 | vfs | diagnostic assertion failed genfs_vnops.c 1123 |
| 38760 | vfs | umount -f /usr panics the system |
| 39548 | vfs | kernel debugging assertion "(vp->v_flag & VONWORKLST)" failed |
| 30525 | ffs | remounting ffs read-only (mount -ur) does not sync metadata |
| 39264 | ffs | newfs can create a filesystem with > 2^31 inodes, which doesn't work (?) |
| 40562 | ffs | busy loop in ffs_sync when unmounting a file system |
| 41013 | ffs | netbsd5-rc2 crash (kernel diagnostic assertion "vp->v_usecount == 1" failed) |
| 39371 | wapbl | wapbl should allow mounting "/" even if journal is hosed |
| 39385 | ptyfs | unmounting ptyfs with busy ptys causes deadlock in vrele |
| 40388 | net | IPv6 incompatibility with pre-5.99.6 binary |
| 38078 | ipf | IPFilter lacks documentation almost completely |
| 38457 | ipf | ipf doesn't handle IPv6 fragments |
| 39066 | tty | Tty settings mangled. |
| 44387 | powerpc | some pthread mutex tests fail on ppc platforms |
| 38540 | acpi | recent i386 GENERIC kernel cannot boot with VIA chipset |
| 38643 | st(4) | (dM) st tape drive loses data |
| 39305 | gre(4) | loops through gre(4) cause a hang or crash |
| 42420 | ld.so | $ORIGIN undefined on NetBSD |
| 42879 | libc | rewinddir(3) doesn't reset the stream |
| 40066 | gcc | gcc -O1 generates wrong code in loop optimize |
| 40468 | gcc/powerpc | Optimizer bug suspected -- porting devel/libffi to NetBSD/powerpc |
| 30756 | gdb | gdb not usable for live debugging of threaded programs |
| 41936 | gdb | gdb does not work for threaded programs on sparc64 |
| 41208 | objcopy | objcopy -S -O binary aborts w/ BFD internal error |
| 9582 | install | sysinst doesn't allow source or pkgsrc installation |
| 38571 | install | sysinst runs "postinstall fix" |
| 12769 | install | clarify the upgrade notes for when the sets are on /usr |
| 43314 | . | pc relative relocations are "off by 1*size" on vax |
| 44159 | . | startx (xinit) fails |
| 44271 | . | modular i386 kernel fails to use 4k-sector disks |
| 45155 | build | there are no usb-stick installer images |
| 45439 | . | gcc generates out-of-range branch insn for m68k |
| 45573 | . | internal compiler error when building f2c on sparc64 |
| 45620 | . | MAKEDEV failures remains unoticed in miniroot build |
| 45628 | . | acpicpu(4) changes between 5.99.55 and 5.99.56 break amd64 |
| 45777 | . | two sets of extattr/xattr syscalls |
| 45816 | . | Screen corruption in German sysinst install |
| 45854 | . | vnode clean list corruption? |
| 45870 | . | postinstall atf check fails: grep: /etc/atf/common.conf: No such file or directory |
| 46013 | . | uvm fault in printf_nolog() on MP Xen instance |