NetBSD/sys
jmcneill 6b8843d4a4 rockchip: edp: Force VOPB as CRTC for eDP.
Fixes display init on Pinebook Pro w/ U-Boot 2021.07.
2021-07-25 11:14:15 +00:00
..
altq altq: fix CBQ with RED and/or pf 2021-07-21 07:34:44 +00:00
arch rockchip: edp: Force VOPB as CRTC for eDP. 2021-07-25 11:14:15 +00:00
coda s/structres/structures + s/whenver/whenever 2021-07-24 22:30:59 +00:00
compat need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
conf smbios: Add character device for accessing SMBIOS tables 2021-07-24 11:39:18 +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 need <sys/param.h> for COHERENCY_UNIT 2021-07-20 11:39:16 +00:00
dev acpi_timer: use ACPI-Fast if WAET timer one read flag is set 2021-07-25 01:43:08 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for 2021-06-02 10:31:18 +00:00
external need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:34:52 +00:00
fs Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
gdbscripts
kern If we're only doing a count-only kern.buf sysctl, just return the number 2021-07-25 06:06:40 +00:00
lib For evbppc, use C version of memcpy(3), memcmp(3), and memmove(3) 2021-07-24 05:29:26 +00:00
miscfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:33:53 +00:00
modules Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
net Mark vlan_safe_ifpromisc_locked() as "__unused" to appease LLVM. 2021-07-17 15:37:04 +00:00
net80211 Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
netatalk need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
netinet6 Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
netmpls
nfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Use macros for the canned parts of device and fifo vnode op tables. 2021-07-18 23:56:12 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand efiboot: Allow "fs" as alias for "initrd", for compat with x86 2021-07-24 10:22:28 +00:00
sys Add accessor functions to get the number of gets and puts on pools and 2021-07-25 06:00:31 +00:00
ufs #include <sys/param.h> for COHERENCY_UNIT (and KNF) 2021-07-25 06:10:01 +00:00
uvm need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
Makefile