DragonFly commits List (threaded) for 2011-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: i386: Split out mptable.c from mp_machdep.c
commit 117ef3aaa611ac6b0f2384942e856932662f07f9
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Wed May 4 14:41:21 2011 +0800
i386: Split out mptable.c from mp_machdep.c
Summary of changes:
sys/platform/pc32/conf/files | 1 +
sys/platform/pc32/i386/mp_machdep.c | 1397 +---------------------------------
sys/platform/pc32/i386/mptable.c | 1451 +++++++++++++++++++++++++++++++++++
3 files changed, 1453 insertions(+), 1396 deletions(-)
create mode 100644 sys/platform/pc32/i386/mptable.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/117ef3aaa611ac6b0f2384942e856932662f07f9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]