NetBSD/sys
pgoyette 58ba35d88f If module_autoload() returns an error, just return that value instead
of overwriting with ENODEV.

Thanks, christos!
2015-05-05 00:28:25 +00:00
..
altq
arch Tegra K1 RTC driver. 2015-05-05 00:25:44 +00:00
coda Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
compat make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
conf Include splash with genfb. 2015-05-01 02:00:41 +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 If module_autoload() returns an error, just return that value instead 2015-05-05 00:28:25 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external Support external DMA mode and provide an interface for DMA address configuration 2015-05-01 06:58:40 +00:00
fs sprinkle COMPAT_50 2015-04-22 17:07:24 +00:00
gdbscripts
ipkdb
kern flip (NULL == addr) to (addr == NULL) use in conditional from previous 2015-05-03 04:18:45 +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 the tco watchdog module 2015-05-03 02:54:07 +00:00
net make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
net80211
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet Rename delay variable as it shadows a global on arm. 2015-05-03 10:44:04 +00:00
netinet6 make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
nfs make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
secmodel
stand
sys make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +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