DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: usr.sbin - Include some missing programs in x86_64.
commit 855a0bf0069bc2429b9df49fc30c84a0642284c5
Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
Date: Fri Feb 19 19:44:34 2010 +0100
usr.sbin - Include some missing programs in x86_64.
Following programs were only in i386. Now they've been
included also in x86_64:
apm
apmd
battd
kgmon
kgzip
lptcontrol
mptable
rndcontrol
sgsc (WARNS raised to 6)
sicontrol
spkrtest
stallion (WARNS lowered)
Summary of changes:
sys/platform/{pc32 => pc64}/include/cdk.h | 0
sys/platform/{pc32 => pc64}/include/comstats.h | 1 -
sys/platform/{pc32 => pc64}/include/gsc.h | 0
usr.sbin/Makefile | 13 +++++++------
usr.sbin/apmd/Makefile | 2 +-
usr.sbin/apmd/apmd.c | 3 +--
usr.sbin/apmd/apmd.h | 22 ++++++++++++++++++++++
usr.sbin/kgmon/Makefile | 2 +-
usr.sbin/kgmon/kgmon.c | 10 +++++-----
usr.sbin/sgsc/Makefile | 1 -
usr.sbin/sgsc/sgsc.c | 2 +-
usr.sbin/stallion/stlload/Makefile | 1 +
usr.sbin/stallion/stlload/stlload.c | 2 +-
usr.sbin/stallion/stlstats/Makefile | 1 +
usr.sbin/stallion/stlstty/Makefile | 1 +
usr.sbin/stallion/stlstty/stlstty.c | 5 +++++
16 files changed, 47 insertions(+), 19 deletions(-)
copy sys/platform/{pc32 => pc64}/include/cdk.h (100%)
copy sys/platform/{pc32 => pc64}/include/comstats.h (99%)
copy sys/platform/{pc32 => pc64}/include/gsc.h (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/855a0bf0069bc2429b9df49fc30c84a0642284c5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]