NetBSD/sys
2019-12-08 21:46:03 +00:00
..
altq
arch Fix typo in the definition of #ha() in a comment. 2019-12-08 21:46:03 +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 Revert previous. No performance gain worth the potential headaches 2019-12-08 19:52:37 +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 For safety, cv_broadcast(&bp->b_busy) in more places where the buffer is 2019-12-08 20:35:23 +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 can: add missing mowner variables for MBUFTRACE 2019-08-19 03:24:38 +00:00
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 Welcome 9.99.21. dk_lookup() has been replaced. 2019-12-08 13:19:59 +00:00
ufs Revert previous. No performance gain worth the potential headaches 2019-12-08 19:52:37 +00:00
uvm sys/atomic.h for membar_* 2019-12-07 17:56:08 +00:00
Makefile evbppc port has been built with modules for some time now, drop explanation on 2019-06-17 17:01:50 +00:00