NetBSD/sys
ad 059ae07ae1 Update a comment. 2020-01-26 19:06:24 +00:00
..
altq
arch Typo in comment 2020-01-26 15:52:00 +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 - Fix a race between the kernel and libpthread, where a new thread can start 2020-01-25 15:41:52 +00:00
conf COMPAT_43 requires COMPAT_60 2020-01-20 22:18:39 +00:00
crypto
ddb Fix typo in comment. 2020-01-26 01:42:55 +00:00
dev defopt -> defparam (oops) 2020-01-25 19:22:05 +00:00
dist/pf
external Zero the dummy page 2020-01-26 14:36:35 +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
kern Update a comment. 2020-01-26 19:06:24 +00:00
lib Make a debug printf compile for all platforms 2020-01-26 10:13:10 +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
netatalk
netbt
netcan
netinet arp: find source address then target address when processing input 2020-01-23 17:27:35 +00:00
netinet6 Remove FDDI support. 2020-01-20 18:38:17 +00:00
netipsec
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 Clean up the banner so it fits in 80 columns and add some extra details 2020-01-25 11:24:20 +00:00
sys Add SOBJ_SLEEPQ_NULL: means there is no TAILQ and the caller tracks the 2020-01-26 19:01:56 +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