看板 DFBSD_commit 關於我們 聯絡資訊
commit 15dc6550cc3e6aeea06688e6bfdd20db63e5e0bb Author: Constantine A. Murenin <cnst+dfly@bugmail.mojo.ru> Date: Thu Feb 4 23:09:22 2010 -0500 kernel: print memory amount in MB instead of KB * all other BSDs already print memory in MB instead of KB Summary of changes: sys/platform/pc32/i386/machdep.c | 8 ++++---- sys/platform/pc64/x86_64/machdep.c | 8 ++++---- sys/platform/vkernel/i386/autoconf.c | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15dc6550cc3e6aeea06688e6bfdd20db63e5e0bb -- DragonFly BSD source repository