NetBSD/sys
thorpej 3d62e7b9fd PCI busses do not attach directly to mainbus (they attach to shpcic,
which in turn attaches to mainbus), so there is no need for mainbus
to carry the "pcibus" interface attribute.

Fixes kern/56126.
2021-04-25 13:33:27 +00:00
..
altq
arch PCI busses do not attach directly to mainbus (they attach to shpcic, 2021-04-25 13:33:27 +00:00
coda
compat Compile in compat32 syscall names all the time, as we do for native 2021-04-17 03:57:42 +00:00
conf new GCC_NO_* uses for warning issues. most of the users of the new 2021-04-12 06:08:30 +00:00
crypto use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
ddb don't provide db_lstacktrace() for crash (yet?). 2021-04-18 01:28:50 +00:00
dev Sample # of RX packets as entropy source. 2021-04-25 05:16:26 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb
external Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
fs more GCC 10 fixes. 2021-04-13 06:25:48 +00:00
gdbscripts
kern Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
lib Twiddle also for data transfer for seek. 2021-03-26 10:35:08 +00:00
miscfs
modules - Don't define NEED_ISYSTEM. This is a rump thing and should be only exposed 2021-04-15 17:26:22 +00:00
net Adjust mtu at LCP instead at IPCP 2021-04-23 03:36:13 +00:00
net80211
netatalk
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet Move the offset addition in one place and mask the random generated value 2021-03-09 13:48:16 +00:00
netinet6 flowlabel will never return anything other than 1 or 0. 2021-03-11 11:10:22 +00:00
netipsec
netmpls
nfs Set f_namemax during mount time like all the other filesystems so that 2021-04-02 03:07:54 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
secmodel
stand Flush from kernel start, not the entry point. 2021-01-09 13:19:27 +00:00
sys Bienvenido a NetBSD 9.99.82 (thorpej-cfargs merge). 2021-04-24 23:40:16 +00:00
ufs
uvm fix error in previous: UVMHIST_PDHIST_SIZE needs to stay next to pdhistbuf[]. 2021-04-17 21:37:21 +00:00
Makefile