NetBSD/sys
2020-03-01 16:38:59 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch bus_dmatag_subregion isn't supported on (compiled into) arm so ifdef its 2020-03-01 16:38:59 +00:00
coda v_interlock -> vmobjloc 2020-02-24 20:53:11 +00:00
compat Module compat_netbsd32_50 requires module compat_50_quota 2020-02-27 20:54:24 +00:00
conf Add support for Broadcom GENET v5 ethernet controller as found on the 2020-02-22 00:28:35 +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 Correct PPID of "show all procs/n" 2020-02-26 07:57:24 +00:00
dev Add explicit casts in bus_dmatag_subregion() calls to avoid overflow / 2020-03-01 16:31:01 +00:00
dist/pf Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
external Take a mutex around mode config logic as the comment advises. 2020-02-27 15:41:47 +00:00
fs Avoid undefined behavior in left shift semantics 2020-02-28 11:27:38 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern Make getdiskinfo() compatible with a DIOCGWEDGEINFO. 2020-02-29 14:44:44 +00:00
lib Make x86 use the C version of memcmp(). 2020-01-27 22:06:13 +00:00
miscfs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
modules Disable hifn again 2020-02-29 16:25:37 +00:00
net Remove debug printf I put into bridge_calc_csum_flags(). 2020-02-24 00:47:38 +00:00
net80211 Fix printf to handle various datatypes for MHLEN. 2020-02-29 16:56:58 +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 pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
netinet6 Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +00:00
netipsec Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
netmpls
netsmb Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
nfs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
opencrypto softint_disestablish does xc_barrier(0) for us already. 2020-02-01 13:48:08 +00:00
rump shmif: reduce the number of calls of cprng(9) 2020-02-25 03:26:18 +00:00
secmodel Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
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 defines for MIPS_XHASH (.MIPS.xhash) 2020-02-29 22:09:29 +00:00
ufs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
uvm Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +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