git: kernel: The NPX_DEBUG kernel option is pc32 specific, too.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jan 3 08:57:13 PST 2013
commit 70c57cb3fe9d44421f39c160caa9cbcc18e0c67a
Author: Sascha Wildner <saw at online.de>
Date: Thu Jan 3 17:56:33 2013 +0100
kernel: The NPX_DEBUG kernel option is pc32 specific, too.
Summary of changes:
sys/conf/options | 1 -
sys/platform/pc32/conf/options | 1 +
sys/platform/pc64/x86_64/npx.c | 4 ----
sys/platform/vkernel/i386/npx.c | 5 -----
sys/platform/vkernel64/x86_64/npx.c | 5 -----
5 files changed, 1 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/70c57cb3fe9d44421f39c160caa9cbcc18e0c67a
--
DragonFly BSD source repository
More information about the Commits
mailing list