NetBSD/sys
2015-04-26 15:15:19 +00:00
..
altq
arch Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
coda Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
compat make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
conf Update device dependency information - the sysmon major device now depends on the sysmon module itself, not on the individual components. 2015-04-23 23:22:51 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb
dev Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
dist/pf
external kmem_free the container structure, not a substructure. 2015-04-25 21:00:29 +00:00
fs sprinkle COMPAT_50 2015-04-22 17:07:24 +00:00
gdbscripts
ipkdb
kern If we already have an entry for the file being loaded, return EEXIST, don't 2015-04-26 09:16:06 +00:00
lib Add container_of to libkern. 2015-04-20 15:22:17 +00:00
miscfs Uncomment the argument struct declarations in deadfs. 2015-04-20 23:30:58 +00:00
modules Build modules for sysmon and its subcomponents 2015-04-23 23:22:27 +00:00
net make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
net80211
netatalk make at_pcbconnect() take sockaddr_at * instead of mbuf *. 2015-04-24 23:36:48 +00:00
netbt make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
netinet make rip_connect_pcb take sockaddr_in * instead of mbuf * 2015-04-25 15:19:54 +00:00
netinet6 fix missed parameter type change in dccp6_accept() to sockaddr * from mbuf * 2015-04-25 14:56:05 +00:00
netipsec make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
netisdn
netkey
netmpls make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
netnatm make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
netsmb
nfs Cull unused INRENAME and INRELOOKUP from callers. 2015-04-21 03:19:03 +00:00
opencrypto
rump Add libkvm to list of userspace libraries. 2015-04-25 08:48:06 +00:00
secmodel
stand
sys make accept, getsockname and getpeername syscalls use sockaddr_big and modify 2015-04-24 22:32:37 +00:00
ufs ffs_superblock_validate(): check the size of cylinder groups. 2015-04-26 06:19:36 +00:00
uvm pmap_tlb_intersecting_active_p is not used in some combinations of 2015-04-18 16:58:31 +00:00
Makefile