]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memory
authorasomers <asomers@FreeBSD.org>
Fri, 24 Jun 2016 14:58:37 +0000 (14:58 +0000)
committerasomers <asomers@FreeBSD.org>
Fri, 24 Jun 2016 14:58:37 +0000 (14:58 +0000)
commitb5c3fb9427806b740f7df3e43a1513e1f5fa840b
treeb86782d0818438402b2ea7521b0fdf981b8234c8
parent57ab70285addea7d91323a5ddd463d23806a05cc
Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memory

sbin/sysctl/sysctl.c
Fix integer overflows in printf format strings

PR: 199673
Submitted by: Vitaly Magerya
Reviewed by: cem
Approved by: re (marius)
MFC after: 4 weeks
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D6941
sbin/sysctl/sysctl.c