NetBSD/sys
manu 7642144c05 Add a oflags input field to open requests so that the filesystem can pass
back information about the file. Implement PUFFS_OPEN_IO_DIRECT, which
will force direct IO (bypassing page cache) for the file.
2014-08-16 16:19:41 +00:00
..
altq Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
arch Fix the SCN*FAST* defines 2014-08-15 08:59:58 +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 http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-14 17:29:30 +00:00
conf Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb
dev Add support for Spatializer, 3D audio effects embedded in ES1869 2014-08-16 13:01:33 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external Zero ttm_agp objects on creation. 2014-08-14 16:50:22 +00:00
fs Add a oflags input field to open requests so that the filesystem can pass 2014-08-16 16:19:41 +00:00
gdbscripts
ipkdb
kern If mutex_tryenter() fails, don't call mutex_exit(). 2014-08-15 11:05:35 +00:00
lib Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
miscfs 1) 'error' is returned while it does not even hold an error code. Which 2014-08-11 14:02:14 +00:00
modules Add the infrastructure for MODULAR support for Xen kernels. At 2014-08-11 03:43:25 +00:00
net bridge: reject non-IFF_SIMPLEX interfaces 2014-08-15 15:32:24 +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 C99 6.5.15 Conditional operator note 3 states that the second and 2014-08-13 19:43:47 +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 Bump SHMIF_VERSION 2014-08-16 06:18:01 +00:00
secmodel
stand
sys #include <sys/cdefs.h> 2014-08-15 11:58:13 +00:00
ufs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-12 06:49:10 +00:00
uvm Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
Makefile