freebsd-dev/sys
Gordon Bergling 982015d2d2 xen(3): Fix a typo in a source code comment
- s/mmaping/mapping/

MFC after:	3 days
2022-03-28 19:32:53 +02:00
..
amd64 x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
arm arm: Zero padding in mcontext_vfp_t in get_vfpcontext(). 2022-03-25 09:57:20 -07:00
arm64 Treat cache write as a read in arm64 data faults 2022-03-28 10:10:15 +01:00
bsm
cam vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
cddl
compat linuxkpi: Change irq_work_queue to return a bool 2022-03-28 18:31:31 +02:00
conf Retire broken snd_ds1 and snd_maestro drivers 2022-03-18 20:33:19 -04:00
contrib vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
crypto
ddb
dev qlnxe(4): Fix a typo in a source code comment 2022-03-28 19:31:18 +02:00
dts
fs nfsclient: Fix a typos in source code comments 2022-03-27 19:27:05 +02:00
gdb
geom GEOM: Introduce partial confxml API 2022-03-12 11:55:52 -05:00
gnu
i386 Drop an OBE MP safe comment. 2022-03-25 10:01:39 -07:00
isa
kern Fix a sign mismatch warning in the physmem code 2022-03-28 11:51:09 +01:00
kgssapi
libkern
modules Retire broken snd_ds1 and snd_maestro drivers 2022-03-18 20:33:19 -04:00
net pf: add a rule rb tree 2022-03-28 11:45:03 +00:00
net80211 net80211: introduce (*iv_update_bss)() 2022-03-22 18:51:43 +00:00
netgraph netgraph(3): Fix a typo in a source code comment 2022-03-28 19:31:50 +02:00
netinet IPv4 multicast: fix netstat -g 2022-03-22 07:38:01 -05:00
netinet6 netinet6: Fix a typo in a source code comment 2022-03-28 19:32:10 +02:00
netipsec
netpfil ipfilter(4): Fix a typo in a source code comment 2022-03-28 19:29:06 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv
rpc
security audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
sys Bump __FreeBSD_version after linuxkpi updates 2022-03-28 18:31:31 +02:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools
ufs vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
vm uma_zalloc_domain: call uma_zalloc_debug in multi-domain path 2022-03-25 20:10:38 -05:00
x86 x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
xdr
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile