.. |
altq
|
…
|
|
arch
|
Update for recent a9wdt changes
|
2019-08-11 19:34:04 +00:00 |
coda
|
…
|
|
compat
|
Stack buffers mustn't escape their scope. PR 54326 from David Binderman
|
2019-07-03 18:24:50 +00:00 |
conf
|
comment out CHFS to fix build issues
|
2019-06-17 17:06:39 +00:00 |
crypto
|
…
|
|
ddb
|
add two db_stack_print_trace frontends that emit to the system log
|
2019-06-02 06:09:17 +00:00 |
dev
|
relax an assert to be mutex_owned || polling.
|
2019-08-11 22:55:03 +00:00 |
dist/pf
|
…
|
|
external
|
Use unsigned to avoid undefined behavior. Found by kUBSan.
|
2019-08-09 06:27:21 +00:00 |
fs
|
Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized.
|
2019-07-14 05:58:44 +00:00 |
gdbscripts
|
Remove the 'procs' from lwps and use the one from procs.
|
2019-07-17 09:14:24 +00:00 |
kern
|
When modules are unloaded, we call sysctl_teardown() before calling
|
2019-08-08 18:08:41 +00:00 |
lib
|
Add SA_ENABLE_BIENDIAN option, which enable us to load kernel image of
|
2019-07-21 16:53:17 +00:00 |
miscfs
|
Many years ago someone created a new __link_set_sysctl_funcs to hold
|
2019-08-07 00:38:01 +00:00 |
modules
|
Build an if_udav module (untested)
|
2019-08-08 16:06:14 +00:00 |
net
|
Adjust some internal NPF APIs:
|
2019-08-11 20:26:33 +00:00 |
net80211
|
Remove extra OSIOCSIFMEDIA. This old ioctl is converted to new one in
|
2019-05-17 04:08:54 +00:00 |
netatalk
|
RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in their _connect()
|
2019-02-24 07:20:33 +00:00 |
netbt
|
…
|
|
netcan
|
Don't kmem_alloc()/kmem_free() with spin lock held: call can_pcbsetfilter()
|
2019-07-20 15:34:41 +00:00 |
netinet
|
Clamp tcp timer quantities to reasonable ranges.
|
2019-08-06 15:48:18 +00:00 |
netinet6
|
add forward decl
|
2019-08-05 10:25:41 +00:00 |
netipsec
|
ipsec_getpolicybysock() should also call key_havesp() like ipsec_getpolicybyaddr().
|
2019-08-07 10:10:00 +00:00 |
netmpls
|
…
|
|
netsmb
|
Prevent a NULL pointer dereference when the local endpoint is not defined.
|
2019-04-15 21:00:33 +00:00 |
nfs
|
Appease GCC and initialize arps_ip
|
2019-06-29 17:42:36 +00:00 |
opencrypto
|
relinguish our lock while we are autoloading.
|
2019-07-11 23:28:17 +00:00 |
rump
|
NPF improvements:
|
2019-07-23 00:52:01 +00:00 |
secmodel
|
Add the NVMM_CTL ioctl, always privileged regardless of the permissions of
|
2019-04-10 18:49:04 +00:00 |
stand
|
Add full UEFI memory map to the /chosen node.
|
2019-08-01 13:11:16 +00:00 |
sys
|
Fix typo in pragma in sys/event.h
|
2019-08-10 23:47:13 +00:00 |
ufs
|
Lay down some comments related to the previous few revisions of ufs_vnops.c.
|
2019-07-01 00:57:06 +00:00 |
uvm
|
KASSERT -> KASSERTMSG so we actually display the overflowed values.
|
2019-08-10 01:06:45 +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 |