NetBSD/sys
2019-12-07 17:56:08 +00:00
..
altq
arch Use bus_space_{peek,poke}_4 for pci conf reg access. 2019-12-07 16:00:36 +00:00
coda
compat Fix a bunch of unimportant "Local variable hides global variable" warnings 2019-12-06 08:35:21 +00:00
conf Nuke crypto/arc4. Has not been used since 2003. Will not be missed. 2019-12-05 03:22:02 +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 crash(8). Will revisit. 2019-11-22 23:01:49 +00:00
dev dm: Fix indentation 2019-12-07 16:13:39 +00:00
dist/pf
external Fix build for ports without __BUS_SPACE_HAS_STREAM_METHODS defined 2019-12-07 13:31:41 +00:00
fs Omit obsolete comment and needless __diagused marker. 2019-12-03 04:59:05 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern mi_switch: move LOCKDEBUG_BARRIER later to accomodate holding two locks 2019-12-07 17:36:33 +00:00
lib #ifdef notyet ---> never 2019-12-05 04:17:13 +00:00
miscfs Minor vnode locking changes: 2019-12-01 13:56:29 +00:00
modules Add syscall_linux back for other arm architectures (accidently removed 2019-12-04 10:12:47 +00:00
net Fix previous comment change for ifm_media. It was correct. 2019-12-05 05:29:27 +00:00
net80211 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +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
netinet s/upate/update/ in comment. 2019-12-03 03:25:28 +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
netsmb
nfs s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
opencrypto crypto(4): accept CRYPTO_SHA2_384_HMAC and CRYPTO_SHA2_512_HMAC. 2019-11-29 08:30:30 +00:00
rump Restore call to pserialize_init. 2019-12-07 14:55:58 +00:00
secmodel
stand Use SMBIOS system vendor and product strings to create a "model" string 2019-11-30 13:02:18 +00:00
sys Make it possible to call mi_switch() and immediately switch to another CPU. 2019-12-06 21:36:10 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm sys/atomic.h for membar_* 2019-12-07 17:56:08 +00:00
Makefile