.. |
altq
|
Build altq module.
|
2014-11-17 06:04:01 +00:00 |
arch
|
adjust to new trace_{enter,exit} signatures.
|
2015-03-07 18:54:57 +00:00 |
coda
|
Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint().
|
2015-01-06 11:24:46 +00:00 |
compat
|
regen
|
2015-03-07 16:38:49 +00:00 |
conf
|
Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is the name of
|
2015-02-13 17:50:48 +00:00 |
crypto
|
Fix inconsistent use of inline in prototype and definition
|
2014-08-11 22:36:49 +00:00 |
ddb
|
Don't use an unset value as an address
|
2015-02-27 00:47:30 +00:00 |
dev
|
properly protect uhid's sc_q member with sc_lock. should fix PR#49728.
|
2015-03-07 20:20:55 +00:00 |
dist/pf
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
external
|
Dedup the NetBSD portion of the code (ok Riastradh), no functional change.
|
2015-03-06 22:24:05 +00:00 |
fs
|
make this compile again.
|
2015-02-25 23:14:59 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
regen
|
2015-03-07 20:40:00 +00:00 |
lib
|
Provide _Unwind_Find_FDE for libgcc_s compatibility.
|
2015-02-17 21:02:33 +00:00 |
miscfs
|
Do not uselessly include <sys/malloc.h>.
|
2014-11-10 18:46:33 +00:00 |
modules
|
Add syscall provider build glue, unhooked.
|
2015-03-07 15:13:04 +00:00 |
net
|
Introduce the routing flag RTF_LOCAL to track local address routes.
|
2015-02-26 09:54:46 +00:00 |
net80211
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
netatalk
|
Define netatalk module.
|
2014-12-08 07:18:45 +00:00 |
netbt
|
since rfcomm_attach_pcb may be called from (soft) interrupt context
|
2014-11-16 21:34:27 +00:00 |
netinet
|
Don't add local routes for the any address or p2p addresses where the address matches the destination.
|
2015-02-26 12:58:36 +00:00 |
netinet6
|
Don't add local routes for the any address or p2p addresses where the address matches the destination.
|
2015-02-26 12:58:36 +00:00 |
netipsec
|
Don't use C++ keyword new
|
2014-09-05 09:26:44 +00:00 |
netisdn
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
netkey
|
|
|
netmpls
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netnatm
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netsmb
|
Adjust smbfs/netsmb for filenames byte length changes that come as
|
2014-11-15 18:52:44 +00:00 |
nfs
|
Fix uninitialized variable.
|
2015-03-06 19:03:30 +00:00 |
opencrypto
|
simplify, no functional change
|
2014-11-27 20:30:21 +00:00 |
rump
|
regen
|
2015-03-07 16:38:49 +00:00 |
secmodel
|
Do not release secmodels_lock when it is not held.
|
2014-11-04 16:01:58 +00:00 |
stand
|
|
|
sys
|
regen
|
2015-03-07 16:38:49 +00:00 |
ufs
|
ffs_reload(): release 'bp' earlier
|
2015-03-03 17:56:51 +00:00 |
uvm
|
Detect overflow when rounding length parameter and return ENOMEM.
|
2015-03-01 13:43:51 +00:00 |
Makefile
|
|
|