NetBSD/sys
jdolecek 5a996cdd32 update comment about the 'quirk' in we_mca_init_hook() - actually that is
just interrupt enable bit, so not a quirk at all; NFCI

info passed by Valery Ushakov from a guy running https://www.os2museum.com/wp/
2021-04-08 17:36:33 +00:00
..
altq
arch Add a # to a %x printf format to get some 0x hex number prefixes. 2021-04-07 14:27:39 +00:00
coda Use sel{record,remove}_knote(). 2020-12-19 22:11:57 +00:00
compat Centralise the setitimer() timer type validation in dosetitimer() as is 2021-04-03 12:57:21 +00:00
conf Revert rev 1.278 which tried to call ctfmerge only once - this has 2021-04-06 15:05:12 +00:00
crypto Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
ddb introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
dev update comment about the 'quirk' in we_mca_init_hook() - actually that is 2021-04-08 17:36:33 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
external Merge local changes with acpica-20210331 2021-04-03 17:45:02 +00:00
fs Put a copy of our existing data first in the non-error case (noticed by RVP). 2021-04-01 19:00:33 +00:00
gdbscripts
kern Sort includes. 2021-04-08 06:20:47 +00:00
lib Twiddle also for data transfer for seek. 2021-03-26 10:35:08 +00:00
miscfs Fix procfs environ node. 2020-12-28 22:36:16 +00:00
modules don't restrict pad module to i386 and amd64. 2021-03-25 09:49:00 +00:00
net s/nitems/__arraycount/ 2021-04-05 06:56:47 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt
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 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 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 provide generic cas for _LP64 2021-03-14 22:56:39 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Flush from kernel start, not the entry point. 2021-01-09 13:19:27 +00:00
sys Define the CTF ELF section header magic number. 2021-04-06 07:56:10 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm Add a sysctl hashstat collector for ubchash. 2021-04-01 06:26:26 +00:00
Makefile