NetBSD/sys
2019-12-06 18:15:57 +00:00
..
altq
arch Simplify userret function signature. From ad@ 2019-12-06 08:40:33 +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: Remove trailing whitespace 2019-12-06 16:46:14 +00:00
dist/pf
external Use the original linux function rather than my wrong translation. 2019-12-05 20:25:54 +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 softint_trigger (slow case): set RESCHED_IDLE too just to be consistent. 2019-12-06 18:15:57 +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 Missed a spot in the crypto/arc4 deletion. 2019-12-05 03:57:55 +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 Merge radixtree changes from yamt-pagecache. 2019-12-05 18:32:25 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm fix the build for when UVMHIST is enabled. 2019-12-02 20:02:02 +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