NetBSD/sys
2015-07-24 12:29:55 +00:00
..
altq
arch fix pci_intr_alloc(..., NULL, 0). reported nonaka@n.o 2015-07-24 06:49:58 +00:00
coda
compat Memory leak, triggerable from an unprivileged user. 2015-07-22 14:25:39 +00:00
conf
crypto
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Pass the device, not the struct softc to config_found(). 2015-07-24 06:17:10 +00:00
dist/pf
external fix Xorg coredumps that have started happening recently. 2015-06-25 16:01:20 +00:00
fs union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
gdbscripts
ipkdb
kern typo (comment) 2015-07-24 12:29:55 +00:00
lib Switch to accessor functions for elements of the LFS on-disk 2015-07-24 06:56:41 +00:00
miscfs Unfortunately MFS uses v_data of its anonymous device vnode so 2015-07-01 08:13:52 +00:00
modules Don't build compat_netbsd32 if mips64 && building mips-n32 2015-07-09 14:41:30 +00:00
net Fix PR 48104 2015-07-23 10:52:34 +00:00
net80211
netatalk
netbt
netinet If we are sending a window probe and there's unacked data in the socket, make 2015-07-24 04:33:50 +00:00
netinet6 Fix rtfree-ing wrong rtentry 2015-07-24 07:36:29 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
nfs Fix soft NFS force unmount 2015-07-15 03:28:55 +00:00
opencrypto
rump rump_vfs_mount_print: use vfs_vnode_iterator to print attached vnodes. 2015-07-22 08:36:05 +00:00
secmodel
stand
sys Operations getnewvnode() and ungetnewvnode() have been replaced with vcache. 2015-07-12 08:11:27 +00:00
ufs More lfs superblock accessors. 2015-07-24 06:59:31 +00:00
uvm Use %p, %#xl etc. for pointers and addresses. 2015-06-22 06:24:17 +00:00
Makefile