.. |
altq
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
arch
|
Save arguments from uboot at the very beginning in odroid_start.S supporting
|
2014-08-04 18:14:43 +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
|
fix sprintf.
|
2014-03-25 16:28:15 +00:00 |
ddb
|
Make this build.
|
2014-04-12 19:25:48 +00:00 |
dev
|
Fix typo in comment.
|
2014-08-04 14:20: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
|
defintion -> definition
|
2014-08-03 19:14:24 +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
|
Since mountlist is now a TAILQ, convert some missed usages
|
2013-11-23 16:15:24 +00:00 |
ipkdb
|
|
|
kern
|
defintion -> definition
|
2014-08-03 19:14:24 +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_CONNECT, PRU_RCVOOB and PRU_SENDOOB into separate functions
|
2014-07-31 13:21:33 +00:00 |
net80211
|
Use module-compatible sysctl init instead of link sets.
|
2014-04-07 00:07:40 +00:00 |
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
|
in_pcbdetach: not that IGMP and multicast groups are MP-safe, we can move
|
2014-08-03 22:11:50 +00:00 |
netinet6
|
in6_pcbdetach: now that IGMP and multicast groups are MP-safe, we can move
|
2014-08-03 22:55:24 +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
|
At least crypto_mtx needs initialisation here. Spotted during PR/49065
|
2014-08-04 14:17:18 +00:00 |
rump
|
Fix error checking mistake introduced in r1.15.
|
2014-08-02 12:38:01 +00:00 |
secmodel
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
stand
|
|
|
sys
|
defintion -> definition
|
2014-08-03 19:14:24 +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
|
|
|