NetBSD/sys
thorpej fde1f7df0e lwp0.l_lid needs to be 0. 2020-04-24 13:34:47 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch add sudden motion sensor 'driver'. 2020-04-24 12:40:25 +00:00
coda Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
compat Overhaul the way LWP IDs are allocated. Instead of each LWP having it's 2020-04-24 03:22:06 +00:00
conf Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
crypto Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
ddb Handle "no count" properly in db_kernhist_print_cmd 2020-04-13 11:43:27 +00:00
dev For usb keyboards with encoding *.swapctrlcaps, keep KS_Cmd1 on the same 2020-04-24 13:29:46 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external Add missing BUS_DMA_COHERENT hints 2020-04-19 19:12:37 +00:00
fs PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
gdbscripts Add dmesg functionality. 2020-04-14 13:58:11 +00:00
kern Make sure PT_F_* bits are uintptr_t. 2020-04-24 05:21:18 +00:00
lib For m68k, do not compile in {,u}divmodsi4 also, that are not used by 2020-04-24 00:22:57 +00:00
miscfs Revert the changes made in February to make cwdinfo use mostly lockless, 2020-04-21 21:42:47 +00:00
modules Turn off compat drm. 2020-04-19 17:40:49 +00:00
net In _if_down(), release the link state change lock before calling 2020-04-18 15:56:26 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan
netinet hardclock_ticks -> getticks() 2020-04-13 15:54:45 +00:00
netinet6 inet6: nd6_na_input() now considers ln_state <= ND6_LLINFO_INCOMPLETE 2020-04-22 19:32:11 +00:00
netipsec Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
netmpls
nfs PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
opencrypto Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
rump lwp0.l_lid needs to be 0. 2020-04-24 13:34:47 +00:00
secmodel Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
stand efiboot: add clang fix from i386/stand/efiboot/bootx64/Makefile here too 2020-04-01 10:45:44 +00:00
sys NetBSD 9.99.59 -- LWP ID allocation changes. 2020-04-24 03:22:52 +00:00
ufs PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
uvm Enable ubc_direct by default, but only on systems with no more than 2 CPUs 2020-04-23 21:53:01 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00