NetBSD/sys
skrll fcb8be3594 #ifdef whack-a-mole for the pmap_maxproc_set functionality 2020-01-22 12:23:12 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch #ifdef whack-a-mole for the pmap_maxproc_set functionality 2020-01-22 12:23:12 +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 Split the compat_50 module into two, separating the QUOTA-related 2020-01-21 02:37:16 +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 Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
dev save the new current level when set by the user. 2020-01-22 07:29:23 +00:00
dist/pf
external Write pbdma timeout regs during initialisation on GK208B, GK208, and GM107. 2020-01-22 11:38:54 +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 Catch a leaked hold of kernel_lock sooner with DIAGNOSTIC and make the 2020-01-22 12:23:04 +00:00
lib To support big partitions we need to make sure all byte offsets are calculated 2020-01-22 06:11:28 +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 compat_50 module into two, separating the QUOTA-related 2020-01-21 02:37:16 +00:00
net In ifmedia_ioctl(), go to splnet() before acquiring the KERNEL_LOCK. 2020-01-20 19:35:39 +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 Remove FDDI support. 2020-01-20 18:38:17 +00:00
netinet6 Remove FDDI support. 2020-01-20 18:38:17 +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 Initialize the session variable to an impossible session to prevent compiler 2020-01-16 15:29:24 +00:00
rump Regen 2020-01-21 02:38:25 +00:00
secmodel
stand Fix EFIBOOT_DEBUG build on arm 2020-01-03 14:14:56 +00:00
sys Catch a leaked hold of kernel_lock sooner with DIAGNOSTIC and make the 2020-01-22 12:23:04 +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