NetBSD/sys
rin 42e8d40ecb rump: Regen again to fix missing __kevent100 symbol.
makerumpsyscalls.sh requires rebuilt rump libraries installed in
/usr/lib or directory specified by its first argument.

Now, new failures observed for ATF after __kevent100 addition are
fixed at least for aarch64.
2023-07-29 15:11:04 +00:00
..
altq
arch Slight reformatting. NFCI. 2023-07-29 06:59:47 +00:00
coda
compat regen 2023-07-29 15:05:45 +00:00
conf Simplify fix for PR toolchain/57146 2023-07-28 02:41:30 +00:00
crypto
ddb ddb: Teach `show all tstiles' to show the type of each lock. 2023-07-17 12:55:03 +00:00
dev Regen. 2023-07-28 02:27:24 +00:00
dist/pf
dtb
external amdgpu: Mark float-dependent variables volatile. 2023-07-20 21:48:49 +00:00
fs Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP 2023-06-27 09:58:50 +00:00
gdbscripts
kern Add tests for t_memfd_create and fix bug found by tests 2023-07-29 12:16:34 +00:00
lib Add /* FALLTHROUGH */ comment for sure. 2023-06-14 00:28:55 +00:00
miscfs
modules amdgpu: Define CONFIG_DRM_AMD_DC to enable display core logic. 2023-07-14 13:05:59 +00:00
net Align function name in its declaration consistently. 2023-06-16 02:48:07 +00:00
net80211 Fix typo in comment. 2023-06-24 05:12:03 +00:00
netatalk
netbt
netcan
netinet Fix typo in comment. 2023-06-24 05:27:13 +00:00
netinet6
netipsec Use kmem_free instead of kmem_intr_free, as key_freesaval() is not called in softint after key.c:r1.223. 2023-07-21 00:44:38 +00:00
netmpls
nfs
opencrypto opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
rump rump: Regen again to fix missing __kevent100 symbol. 2023-07-29 15:11:04 +00:00
secmodel
stand MI and x86 efiboot: Fix device path type for PXE boot device. 2023-07-24 08:30:42 +00:00
sys sys/memfd.h: Fix include guards after rename. 2023-07-29 14:54:02 +00:00
ufs Undo unlock/relock for VOP_IOCTL(). 2023-06-15 09:15:54 +00:00
uvm KASSERT -> KASSERTMSG 2023-07-23 07:25:36 +00:00
Makefile