..
altq
Add d_discard to all struct cdevsw instances I could find.
2014-07-25 08:10:31 +00:00
arch
Update all ramdisk sizes
2014-08-05 18:08:02 +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
Work around escaping issues with quotes in substitutions, to fix cross builds
2014-08-03 13:14:59 +00:00
crypto
ddb
dev
Don't check SWSM_SMBI bit if WM_F_LOCK_SWSM isn't set. Fix a problem when
2014-08-06 02:55:50 +00:00
dist /pf
Add d_discard to all struct cdevsw instances I could find.
2014-07-25 08:10:31 +00:00
external
Use surface_width/height, not fb_width/height.
2014-08-05 20:28:56 +00:00
fs
Change adosfs from hashlist to vcache.
2014-08-05 08:50:54 +00:00
gdbscripts
ipkdb
kern
actually use the passed in struct lwp *l instead of curlwp in unp_connect()
2014-08-05 08:52:10 +00:00
lib
Fix braino in last commit and free the node iff the insert failed.
2014-07-20 14:40:58 +00:00
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_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
net80211
netatalk
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
netbt
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
netinet
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
netinet6
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
netipsec
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +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_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
netnatm
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
netsmb
Add d_discard to all struct cdevsw instances I could find.
2014-07-25 08:10:31 +00:00
nfs
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
opencrypto
At least crypto_mtx needs initialisation here. Spotted during PR/49065
2014-08-04 14:17:18 +00:00
rump
split PRU_SEND function out of pr_generic() usrreq switches and put into
2014-08-05 07:55:31 +00:00
secmodel
stand
sys
whitespace
2014-08-05 14:02:42 +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