freebsd-dev/sys
John Baldwin 551feba18c sc vga: Remove unused variables.
Cast the return value of intentional dummy reads to void.
2022-04-06 16:45:28 -07:00
..
amd64 linux(4): Add compat.linux32.emulate_i386 knob. 2022-03-31 21:01:09 +03:00
arm fdt_win_process_child: eliminate write only size variable 2022-04-04 22:29:16 -06:00
arm64 Fix a coherent bus check in the arm64 busdma 2022-04-06 14:11:12 +01:00
bsm
cam cam: Fix typos in source code comments 2022-04-02 10:13:35 +02:00
cddl zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
compat linux(4): Fix a typo in itimerspec conversion routine. 2022-04-06 17:40:00 +03:00
conf isci: Disable set but unused warnings. 2022-04-06 16:45:28 -07:00
contrib zlib: replace CRLF line endings in zlib.map 2022-04-04 15:10:03 -04:00
crypto
ddb
dev sc vga: Remove unused variables. 2022-04-06 16:45:28 -07:00
dts
fs fusefs: fix two bugs regarding VOP_RECLAIM of the root inode 2022-04-06 16:16:52 -06:00
gdb
geom Avoid dereferencing a possibly null pointer. 2022-04-06 14:25:55 -07:00
gnu
i386 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
isa
kern Handle non-page aligned/sized memory in physmem 2022-04-06 14:13:29 +01:00
kgssapi
libkern
modules isci: Disable set but unused warnings. 2022-04-06 16:45:28 -07:00
net change_mpath_route: Remove write-only nh variable. 2022-04-06 16:45:28 -07:00
net80211 net80211: validate Mesh ID length in ieee80211_parse_beacon 2022-04-05 22:58:28 +00:00
netgraph ng_btsocket(4): Fix a typo in an error message 2022-04-06 18:27:29 +02:00
netinet multicast code: Quiet unused warnings for variables used for KTR traces. 2022-04-06 16:45:28 -07:00
netinet6 multicast code: Quiet unused warnings for variables used for KTR traces. 2022-04-06 16:45:28 -07:00
netipsec
netpfil pf: use ERROUT_IOCTL() 2022-04-06 16:51:31 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-04-04 22:30:57 -06:00
nfs krpc_call: eliminiate write only variable nam 2022-04-04 22:31:00 -06:00
nfsclient
nfsserver
nlm
ofed ibcore: Fix multiple includes of same header file. 2022-03-03 12:51:20 +01:00
opencrypto
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv risc-v: Fix two typos in a source code comment 2022-04-02 08:58:45 +02:00
rpc svc_vc_rendezvous_stat: eliminiate write only variable stat 2022-04-04 22:31:04 -06:00
security audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
sys fix integer overflow bugs in *stosbt 2022-04-05 21:36:59 -06: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 syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
ufs ffs(3): Fix a common typo in source code comments 2022-03-28 19:37:03 +02:00
vm memguard(9): Fix two typos in source code comments 2022-04-02 13:51:27 +02:00
x86 powernow(4): Fix unused variable warnings by using the variables. 2022-04-06 16:45:28 -07:00
xdr
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile