.. |
altq
|
apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers
|
2016-06-20 08:30:58 +00:00 |
arch
|
add a definition for _UC_MACHINE_PC which libasan wants.
|
2016-06-30 01:41:05 +00:00 |
coda
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
compat
|
Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND
|
2016-06-16 02:38:40 +00:00 |
conf
|
Fix UVMHIST builds for kernels that don't include usb
|
2016-06-23 07:32:12 +00:00 |
crypto
|
More rnd.h user cleanup.
|
2015-04-13 22:43:41 +00:00 |
ddb
|
ddb: rename show arptab to show routes
|
2016-04-13 00:47:01 +00:00 |
dev
|
Add slhci_memtest which is run when SLHCI_DEBUG is defined.
|
2016-06-28 16:00:32 +00:00 |
dist/pf
|
Remove unnecessary NULL checks of ifa->ifa_addr
|
2016-06-22 07:48:17 +00:00 |
external
|
apply if_output_lock() to L3 callers which call ifp->if_output() of L2(or L3 tunneling).
|
2016-06-20 06:46:37 +00:00 |
fs
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
gdbscripts
|
make '$e' in here the whole structure instead of a pointer, to combine
|
2016-05-12 00:35:10 +00:00 |
ipkdb
|
…
|
|
kern
|
PR/51277: Fix compat32 coredumping that broke with the aux vector note
|
2016-06-27 01:46:04 +00:00 |
lib
|
Fix typo.
|
2016-06-25 04:53:32 +00:00 |
miscfs
|
Split p_xstat (composite wait(2) status code, or signal number depending
|
2016-04-04 20:47:57 +00:00 |
modules
|
GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD
|
2016-06-24 17:21:30 +00:00 |
net
|
Make sure that ifaddr is published after its initialization finished
|
2016-06-30 01:34:53 +00:00 |
net80211
|
Get rid of invalid KASSERT
|
2016-06-20 08:57:18 +00:00 |
netatalk
|
apply if_output_lock() to L3 callers which call ifp->if_output() of L2(or L3 tunneling).
|
2016-06-20 06:46:37 +00:00 |
netbt
|
Revert previous: ran cvs commit when I meant cvs diff. Sorry!
|
2016-01-21 15:41:29 +00:00 |
netinet
|
Make sure that ifaddr is published after its initialization finished
|
2016-06-30 01:34:53 +00:00 |
netinet6
|
Make sure that ifaddr is published after its initialization finished
|
2016-06-30 01:34:53 +00:00 |
netipsec
|
fix: locking about IFQ_ENQUEUE and ALTQ
|
2016-06-22 10:44:31 +00:00 |
netisdn
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
netkey
|
…
|
|
netmpls
|
Avoid storing a pointer of an interface in a mbuf
|
2016-06-10 13:31:43 +00:00 |
netnatm
|
Avoid storing a pointer of an interface in a mbuf
|
2016-06-10 13:31:43 +00:00 |
netsmb
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
nfs
|
Serialize all access to the NFS request queue via splsoftnet(). Fixes random
|
2016-06-17 14:28:29 +00:00 |
opencrypto
|
Needs sys/time.h for struct timespec.
|
2016-01-22 22:35:27 +00:00 |
rump
|
Add new files
|
2016-06-24 21:31:30 +00:00 |
secmodel
|
secmodel_extensions_system_cb() is not mount-specific, even though
|
2015-12-12 14:57:52 +00:00 |
stand
|
…
|
|
sys
|
Bump kernel version for ip_moptions and ip6_moptions changes
|
2016-06-21 03:34:22 +00:00 |
ufs
|
GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD
|
2016-06-24 17:21:30 +00:00 |
uvm
|
Change two KASSERT to KASSERTMSG to provide better diagnostics.
|
2016-06-18 14:56:03 +00:00 |
Makefile
|
…
|
|