.. |
altq
|
|
|
arch
|
Fix build break (ci->ci_dev is not available on every port).
|
2019-12-21 12:53:53 +00:00 |
coda
|
|
|
compat
|
Remove clause 3 and 4 leftovers from TNF licenses in more sources.
|
2019-12-15 16:48:25 +00:00 |
conf
|
add Analogix DisplayPort core driver
|
2019-12-19 00:23:57 +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
|
Teach ddb(4) about printing the full mount list.
|
2019-12-15 20:29:08 +00:00 |
dev
|
dm: Remove target's ->deps() by implementing deps in dm core
|
2019-12-21 11:59:03 +00:00 |
dist/pf
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
external
|
Fix compiler-rt build after removal of filemon
|
2019-12-18 14:51:24 +00:00 |
fs
|
autofs: Make /dev/autofs cdevsw functions static
|
2019-12-14 12:01:13 +00:00 |
gdbscripts
|
more updates for the vnode and mount list iterator changes
|
2019-12-06 02:37:53 +00:00 |
kern
|
Fix build break (ci->ci_dev is not available on every port).
|
2019-12-21 12:53:53 +00:00 |
lib
|
Nix trailing whitespace.
|
2019-12-14 17:24:43 +00:00 |
miscfs
|
- Extend the per-CPU counters matt@ did to include all of the hot counters
|
2019-12-16 22:47:54 +00:00 |
modules
|
Retire filemon, discussed on tech-kern@.
|
2019-12-18 07:37:17 +00:00 |
net
|
Protect network ioctls from non-authorized users. (Ilja Van Sprundel)
|
2019-12-17 04:54:36 +00:00 |
net80211
|
Avoid changing signedness bit with << 24 in ieee80211_crypto_tkip.c
|
2019-12-19 16:29:50 +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
|
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
|
inet: Add support for IPv4 /31 prefixes, as described in RFC 3021.
|
2019-12-18 00:49:15 +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
|
Fix memory leaks pointed out by Ilja Van Sprundel: all
|
2019-01-28 12:53:01 +00:00 |
netsmb
|
Prevent a NULL pointer dereference when the local endpoint is not defined.
|
2019-04-15 21:00:33 +00:00 |
nfs
|
Merge from yamt-pagecache:
|
2019-12-15 21:11:34 +00:00 |
opencrypto
|
Rather than keeping a separate mutex, condvar, and pserialize for each
|
2019-12-12 02:15:42 +00:00 |
rump
|
Add uvm_free(): returns number of free pages in system.
|
2019-12-21 12:58:26 +00:00 |
secmodel
|
Add the NVMM_CTL ioctl, always privileged regardless of the permissions of
|
2019-04-10 18:49:04 +00:00 |
stand
|
Implement rndseed support in efiboot and fdt arm.
|
2019-12-18 21:46:03 +00:00 |
sys
|
Fix build break (ci->ci_dev is not available on every port).
|
2019-12-21 12:53:53 +00:00 |
ufs
|
Fix lfs_putpages() for bsize < nbpg.
|
2019-12-20 20:54:48 +00:00 |
uvm
|
Add uvm_free(): returns number of free pages in system.
|
2019-12-21 12:58:26 +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 |