git: usr.sbin - Include some missing programs in x86_64.

看板DFBSD_commit作者時間16年前 (2010/02/20 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BVmDMSB (DFBSD_commit)