.. |
altq
|
s/lenght/length/
|
2019-12-26 04:53:11 +00:00 |
arch
|
- Introduce a new global kernel variable "shutting_down" to indicate that
|
2020-01-01 22:57:16 +00:00 |
coda
|
…
|
|
compat
|
- Introduce a new global kernel variable "shutting_down" to indicate that
|
2020-01-01 22:57:16 +00:00 |
conf
|
Welcome to 2020.
|
2020-01-01 06:14:29 +00:00 |
crypto
|
Nuke crypto/arc4. Has not been used since 2003. Will not be missed.
|
2019-12-05 03:22:02 +00:00 |
ddb
|
- Introduce a new global kernel variable "shutting_down" to indicate that
|
2020-01-01 22:57:16 +00:00 |
dev
|
Add support for single power writes, and enable for Ricoh 5u823.
|
2020-01-01 23:28:31 +00:00 |
dist/pf
|
…
|
|
external
|
- Introduce a new global kernel variable "shutting_down" to indicate that
|
2020-01-01 22:57:16 +00:00 |
fs
|
Rename uvm_free() -> uvm_availmem().
|
2019-12-31 13:07:09 +00:00 |
gdbscripts
|
more updates for the vnode and mount list iterator changes
|
2019-12-06 02:37:53 +00:00 |
kern
|
Now that we know if we're shutting down, enable locking in resettodr().
|
2020-01-01 23:15:24 +00:00 |
lib
|
Nix trailing whitespace.
|
2019-12-14 17:24:43 +00:00 |
miscfs
|
- Add and use wrapper functions that take and acquire page interlocks, and pairs
|
2019-12-31 22:42:50 +00:00 |
modules
|
One more vestige.
|
2020-01-01 19:36:27 +00:00 |
net
|
Add the ETHERTYPE_QINQ for 802.1ad VLAN stacking
|
2020-01-01 10:04:37 +00:00 |
net80211
|
s/inital/initial/
|
2019-12-27 09:25:57 +00:00 |
netatalk
|
Add sanity check, only sat_len bytes got copied in, the rest is
|
2019-11-29 17:40:16 +00:00 |
netbt
|
…
|
|
netcan
|
…
|
|
netinet
|
s/referece/reference/ in comment.
|
2019-12-27 10:17:56 +00:00 |
netinet6
|
s/referece/reference/ in comment.
|
2019-12-27 10:17:56 +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
|
Make mntvnode_lock per-mount, and address false sharing of struct mount.
|
2019-12-22 19:47:34 +00:00 |
opencrypto
|
Rather than keeping a separate mutex, condvar, and pserialize for each
|
2019-12-12 02:15:42 +00:00 |
rump
|
Fix rump.
|
2019-12-31 23:32:05 +00:00 |
secmodel
|
…
|
|
stand
|
s/sucess/success/ in comment.
|
2019-12-27 09:45:26 +00:00 |
sys
|
- Introduce a new global kernel variable "shutting_down" to indicate that
|
2020-01-01 22:57:16 +00:00 |
ufs
|
- Add and use wrapper functions that take and acquire page interlocks, and pairs
|
2019-12-31 22:42:50 +00:00 |
uvm
|
- Start trying to reduce the high cache miss rate observed around vm_amap.
|
2020-01-01 22:01:13 +00:00 |
Makefile
|
…
|
|