git: kernel: print memory amount in MB instead of KB
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Feb  4 20:34:41 PST 2010
    
    
  
commit 15dc6550cc3e6aeea06688e6bfdd20db63e5e0bb
Author: Constantine A. Murenin <cnst+dfly at 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
    
    
More information about the Commits
mailing list