.. |
altq
|
|
|
arch
|
alpha_ipi_ast: use ci_data.cpu_onproc, not ci_curlwp.
|
2019-11-21 19:02:43 +00:00 |
coda
|
|
|
compat
|
Move all non-emulation-specific coredump code into the coredump module,
|
2019-11-20 19:37:51 +00:00 |
conf
|
Add support for Kernel Memory Sanitizer (kMSan). It detects uninitialized
|
2019-11-14 16:23:52 +00:00 |
crypto
|
Use an explicit run-time assertion where compile-time doesn't work.
|
2019-09-19 18:29:55 +00:00 |
ddb
|
Simplify logic to get rid of implicit dependence on order of ASCII
|
2019-10-02 09:36:30 +00:00 |
dev
|
If attach fails, don't panic on detach.
|
2019-11-21 17:47:23 +00:00 |
dist/pf
|
|
|
external
|
don't build stub if legacy drm is present too.
|
2019-11-18 20:02:09 +00:00 |
fs
|
autofs: Fix change by r1.3 "prevent assert on unmount."
|
2019-11-16 09:22:00 +00:00 |
gdbscripts
|
Remove the 'procs' from lwps and use the one from procs.
|
2019-07-17 09:14:24 +00:00 |
kern
|
Sleep queues & turnstiles:
|
2019-11-21 18:56:55 +00:00 |
lib
|
from the new comment:
|
2019-11-21 07:34:39 +00:00 |
miscfs
|
Defer to synchronous I/O before the aiodone work queue exists.
|
2019-10-06 05:48:00 +00:00 |
modules
|
Move all non-emulation-specific coredump code into the coredump module,
|
2019-11-20 19:37:51 +00:00 |
net
|
"rss_symmetric_key" iniitalizer is too short. Pointed out by ryo@n.o, thanks.
|
2019-11-20 08:17:01 +00:00 |
net80211
|
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
|
2019-11-10 21:16:21 +00:00 |
netatalk
|
Memset to prevent stack info leak.
|
2019-10-09 14:15:40 +00:00 |
netbt
|
permit read_encryption_key_size from userland
|
2019-09-28 07:10:55 +00:00 |
netcan
|
can: add missing mowner variables for MBUFTRACE
|
2019-08-19 03:24:38 +00:00 |
netinet
|
Don't allow zero sized segments that will panic the stack.
|
2019-11-17 08:21:25 +00:00 |
netinet6
|
Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp
|
2019-11-13 02:51:22 +00:00 |
netipsec
|
Reduce load for IKE negotiations when the system has many IPv6 addresses.
|
2019-11-14 03:17:08 +00:00 |
netmpls
|
|
|
netsmb
|
|
|
nfs
|
s/initalize/initialize/ in comment or printf message.
|
2019-10-18 04:09:01 +00:00 |
opencrypto
|
add (void *) intermediate casts to elide gcc function cast warnings. This
|
2019-10-12 00:49:30 +00:00 |
rump
|
Switch the iconv(3) prototype to the POSIX conformant variation
|
2019-10-24 18:17:14 +00:00 |
secmodel
|
|
|
stand
|
Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX.
|
2019-09-29 00:52:26 +00:00 |
sys
|
Sleep queues & turnstiles:
|
2019-11-21 18:56:55 +00:00 |
ufs
|
fix compilation
|
2019-09-18 18:46:00 +00:00 |
uvm
|
Use lwp_changepri().
|
2019-11-21 17:47:53 +00:00 |
Makefile
|
evbppc port has been built with modules for some time now, drop explanation on
|
2019-06-17 17:01:50 +00:00 |