NetBSD/sys
ozaki-r 056381ce4e shmif: s/sc_uuid/sc_uid/
It's not UUID :-/
2020-02-25 03:25:36 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch Comment out do_ucas_32(), only user of which, _ucas_32(), is commented out 2020-02-25 00:42:12 +00:00
coda v_interlock -> vmobjloc 2020-02-24 20:53:11 +00:00
compat Merge from ad-namecache: 2020-02-23 22:14:03 +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 - Move the LW_RUNNING flag back into l_pflag: updating l_flag without lock 2020-02-15 18:12:14 +00:00
dev 0x%#x --> %#x for non-external codes. 2020-02-24 12:38:57 +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 UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
fs UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern move config_init_mi() call before vfsinit(), which can trigger loading 2020-02-24 20:47:47 +00:00
lib Make x86 use the C version of memcmp(). 2020-01-27 22:06:13 +00:00
miscfs v_interlock -> vmobjlock 2020-02-24 20:49:51 +00:00
modules Carry new CWARNFLAGS over to module reachover makefiles. 2020-02-14 09:35:52 +00:00
net Remove debug printf I put into bridge_calc_csum_flags(). 2020-02-24 00:47:38 +00:00
net80211 0x%p --> %p for non-external codes. 2020-02-24 12:20:29 +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 fix reversed logic for Remote Port Negotiation, pointed out by maxv@ 2020-02-23 20:16:10 +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 v_interlock -> vmobjlock 2020-02-24 20:11:45 +00:00
opencrypto softint_disestablish does xc_barrier(0) for us already. 2020-02-01 13:48:08 +00:00
rump shmif: s/sc_uuid/sc_uid/ 2020-02-25 03:25:36 +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 Regen. 2020-02-23 22:15:18 +00:00
ufs UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
uvm uvm_unloanpage(): fix a screwup in previous. slock must be set NULL if 2020-02-24 21:06:11 +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