NetBSD/sys
martin c404e01899 Add COMPAT_NETBSD32 to more kernels (we have too many) 2014-08-03 09:18:16 +00:00
..
altq Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
arch Add COMPAT_NETBSD32 to more kernels (we have too many) 2014-08-03 09:18:16 +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 BUILDINFO part 1: newvers.sh 2014-08-03 09:13:11 +00:00
crypto
ddb
dev regen. 2014-08-02 17:55:30 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external Linux wq locks are taken with spin locks held, so need IPL_VM. 2014-07-29 17:36:06 +00:00
fs Posix requires the va_size of a symlink to be pathlength for symbolic links. 2014-07-29 15:48:22 +00:00
gdbscripts
ipkdb
kern BUILDINFO part 2: expose sysctl kern.buildinfo 2014-08-03 09:15:21 +00:00
lib
miscfs Change procfs from hashlist to vcache. 2014-07-27 16:47:26 +00:00
modules Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
net split PRU_CONNECT, PRU_RCVOOB and PRU_SENDOOB into separate functions 2014-07-31 13:21:33 +00:00
net80211
netatalk split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT function out of 2014-07-31 03:39:35 +00:00
netbt release mbuf on failure of PRU_SEND 2014-07-31 15:16:06 +00:00
netinet restore splsoftnet() in various usrreqs that were removed during the PRU 2014-08-02 03:55:26 +00:00
netinet6 Define IFADDR_FOREACH_SAFE for on-the-fly element removal in a loop 2014-07-31 06:35:47 +00:00
netipsec split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT function out of 2014-07-31 03:39:35 +00:00
netisdn Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
netkey
netmpls add missing KASSERT(req != PRU_XXX) to mpls_usrreq() for PRUs that have 2014-07-31 05:37:00 +00:00
netnatm split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT function out of 2014-07-31 03:39:35 +00:00
netsmb Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
nfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
opencrypto Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
rump Fix error checking mistake introduced in r1.15. 2014-08-02 12:38:01 +00:00
secmodel
stand
sys BUILDINFO part 2: expose sysctl kern.buildinfo 2014-08-03 09:15:21 +00:00
ufs Switch the FFS code for discarding free blocks to use VOP_FDISCARD. 2014-07-25 08:24:31 +00:00
uvm Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
Makefile