git: kernel - Use intmax_t when printing memory amounts
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Feb 4 20:34:40 PST 2010
commit 361c5f227b7b5466f6d528d6965ed88b92187862
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Feb 4 20:32:41 2010 -0800
kernel - Use intmax_t when printing memory amounts
* Now that vm_pindex_t is 64 bits, fix various printf()s
Summary of changes:
sys/platform/pc64/x86_64/machdep.c | 6 +++---
sys/platform/vkernel/i386/autoconf.c | 10 ++++++----
2 files changed, 9 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/361c5f227b7b5466f6d528d6965ed88b92187862
--
DragonFly BSD source repository
More information about the Commits
mailing list