NetBSD/sys
2014-07-31 00:58:02 +00:00
..
altq Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
arch Replace mfpir with mfspr r, 286. The Power ISA and GAS disagree on the 2014-07-30 23:56:01 +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 Remove ELF_ROUND and ELF_TRUNC (unused). Found by my code scanner. 2014-07-25 16:23:13 +00:00
conf Call etherinit from ifinit1 only when it is required 2014-07-30 13:32:09 +00:00
crypto
ddb
dev regen. 2014-07-30 12:35:11 +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 split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +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 Call etherinit from ifinit1 only when it is required 2014-07-30 13:32:09 +00:00
net80211
netatalk split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +00:00
netbt split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +00:00
netinet KNF 2014-07-31 00:58:02 +00:00
netinet6 split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +00:00
netipsec split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +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_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +00:00
netnatm split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +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 Call etherinit from ifinit1 only when it is required 2014-07-30 13:32:09 +00:00
secmodel
stand
sys split PRU_CONNECT function out of pr_generic() usrreq switches and put 2014-07-30 10:04:25 +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