git: kernel - Use intmax_t when printing memory amounts

看板DFBSD_commit作者時間16年前 (2010/02/05 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 361c5f227b7b5466f6d528d6965ed88b92187862 Author: Matthew Dillon <dillon@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
文章代碼(AID): #1BQwOKfm (DFBSD_commit)