NetBSD/sys
2014-08-10 16:53:22 +00:00
..
altq Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
arch Remove atoi() prototype 2014-08-10 16:53:22 +00:00
coda Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
compat Just return sys_open(). COMPAT_10 will be handled internally. 2014-07-31 12:35:33 +00:00
conf Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
crypto Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
ddb
dev Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external Import compiler-rt r215309. Extends 128bit IEEE support in soft-float, 2014-08-10 10:14:03 +00:00
fs Change hfs from hashlist to vcache. 2014-08-10 08:53:22 +00:00
gdbscripts
ipkdb
kern Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
lib Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
miscfs #include <sys/cpu.h> 2014-08-10 06:22:06 +00:00
modules Revert most of rev 1.137. Build ubsec module only for i386 and amd64 and 2014-08-10 11:50:15 +00:00
net Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
net80211
netatalk split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netbt split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netinet split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netinet6 split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netipsec split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netisdn Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
netkey
netmpls split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netnatm split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netsmb Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
nfs Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
opencrypto At least crypto_mtx needs initialisation here. Spotted during PR/49065 2014-08-04 14:17:18 +00:00
rump Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
secmodel
stand
sys Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
ufs Switch the FFS code for discarding free blocks to use VOP_FDISCARD. 2014-07-25 08:24:31 +00:00
uvm Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
Makefile