看板 DFBSD_commit 關於我們 聯絡資訊
commit 555da58457db4436864b28defeafd6e8d2eb64d6 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Aug 16 23:34:30 2009 -0700 Kernel - Use built-in suffix handling for "hw.physmem" kenv. * Remove the roll-your-own code and use the suffix handling that is now built into kgetenv_quad(). Summary of changes: sys/platform/pc32/i386/machdep.c | 35 +++-------------------------------- 1 files changed, 3 insertions(+), 32 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/555da58457db4436864b28defeafd6e8d2eb64d6 -- DragonFly BSD source repository