NetBSD/sys
skrll d312f2c65b Don't mark EFI runtime pages LX_BLKPAG_OS_READ | LX_BLKPAG_OS_WRITE as
these bits are only used by the current pmap fault code and these are
wired pages which will never fault.
2021-03-20 06:48:23 +00:00
..
altq
arch Don't mark EFI runtime pages LX_BLKPAG_OS_READ | LX_BLKPAG_OS_WRITE as 2021-03-20 06:48:23 +00:00
coda
compat In the compat setitimer(2) calls, don't validate which timer is being 2021-02-18 12:54:03 +00:00
conf defflag USBHIST_PRINT 2021-02-06 16:03:31 +00:00
crypto
ddb introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
dev Fix and improve the buffer length calculation to avoid zero length 2021-03-20 04:56:52 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb
external drm(4): allow limiting maximum X/Y resolution 2021-03-10 07:23:42 +00:00
fs give names to the enums so we can cast by name for lint 2021-03-08 17:34:30 +00:00
gdbscripts
kern restore flags-as-bitmask, just in case another function is passing its 2021-03-18 14:05:37 +00:00
lib Defer acquiring the FDE lock until after the allocation. This can avoid 2021-02-28 23:12:37 +00:00
miscfs
modules introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
net Fix l2tp(4) ioctl type. Pointed out by yamaguchi@n.o, thanks. 2021-03-16 07:00:38 +00:00
net80211
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
netmpls
nfs
opencrypto
rump provide generic cas for _LP64 2021-03-14 22:56:39 +00:00
secmodel
stand Flush from kernel start, not the entry point. 2021-01-09 13:19:27 +00:00
sys Comment on CTASSERT() in COND_SET_STRUCT(); this is a sanity check to 2021-03-14 02:53:57 +00:00
ufs
uvm Support pmap_growkernel and KASAN shadow mapping of the new KVA. 2021-03-19 07:51:33 +00:00
Makefile