git: Kernel - Use built-in suffix handling for "hw.physmem" kenv.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 16 23:43:02 PDT 2009
commit 555da58457db4436864b28defeafd6e8d2eb64d6
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list