NetBSD/sys
2015-04-29 12:52:05 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Hook up viadrmums and include it it i386/ALL. 2015-04-29 11:37:31 +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 Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev Added control debugging output via sysctl. 2015-04-29 03:35:09 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external Empty suspend/resume handler for viadrmums. 2015-04-29 12:30:43 +00:00
fs sprinkle COMPAT_50 2015-04-22 17:07:24 +00:00
gdbscripts
ipkdb
kern KASSERT x then y, not (x && y). 2015-04-27 20:21:19 +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 Module for viadrmums. 2015-04-29 12:52:05 +00:00
net Fix previous 2015-04-28 02:56:58 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk remove pr_generic from struct pr_usrreqs and all implementations of 2015-04-26 21:40:48 +00:00
netbt remove pr_generic from struct pr_usrreqs and all implementations of 2015-04-26 21:40:48 +00:00
netinet Apply Revision 220794 from FreeBSD to avoid dup ACKs: 2015-04-27 16:50:17 +00:00
netinet6 Add missing error checks on rtcache_setdst 2015-04-27 10:14:44 +00:00
netipsec remove pr_generic from struct pr_usrreqs and all implementations of 2015-04-26 21:40:48 +00:00
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls remove pr_generic from struct pr_usrreqs and all implementations of 2015-04-26 21:40:48 +00:00
netnatm remove pr_generic from struct pr_usrreqs and all implementations of 2015-04-26 21:40:48 +00:00
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Cull unused INRENAME and INRELOOKUP from callers. 2015-04-21 03:19:03 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump Fix typos 2015-04-28 09:48:30 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys add pci_intr_distribute(9) for x86. 2015-04-27 06:42:52 +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