NetBSD/sys
martin 65146fd908 Fix typo 2020-01-30 06:25:46 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch Fix typo 2020-01-30 06:25:46 +00:00
coda VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
compat - Track LWPs in a per-process radixtree. It uses no extra memory in the 2020-01-29 15:47:51 +00:00
conf COMPAT_43 requires COMPAT_60 2020-01-20 22:18:39 +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 Fix typo in comment. 2020-01-26 01:42:55 +00:00
dev Adopt <net/if_stats.h>. 2020-01-30 06:03:34 +00:00
dist/pf Adopt <net/if_stats.h>. 2020-01-29 05:52:27 +00:00
external Do not extract mmap flags from the bus_space_mmap cookie as they may 2020-01-28 23:24:09 +00:00
fs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern - Track LWPs in a per-process radixtree. It uses no extra memory in the 2020-01-29 15:47:51 +00:00
lib Make x86 use the C version of memcmp(). 2020-01-27 22:06:13 +00:00
miscfs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
modules Split the module glue out from the rest of opencrypto/ocryptodev to 2020-01-27 17:09:17 +00:00
net Do not reference ifp->if_data directly; use if_export_if_data(). 2020-01-29 04:35:13 +00:00
net80211 Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +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 Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +00:00
netinet6 Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +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 Set 'ntencpass' to NULL as part of 'again', to prevent use-after-free. 2020-01-07 06:14:42 +00:00
nfs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
opencrypto Remove left-over #includes 2020-01-27 17:11:27 +00:00
rump Add if_stats.c to rumpnet. 2020-01-29 06:13:02 +00:00
secmodel
stand Clean up the banner so it fits in 80 columns and add some extra details 2020-01-25 11:24:20 +00:00
sys - Track LWPs in a per-process radixtree. It uses no extra memory in the 2020-01-29 15:47:51 +00:00
ufs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
uvm uvmpdpol_pageactive(): the change to not re-activate recently activated 2020-01-21 20:37:06 +00:00
Makefile