git: mlxcontrol(8): Sync with FreeBSD.

看板DFBSD_commit作者時間15年前 (2010/11/21 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit c6aff4f7f0c74961380763de0bcb5dd49fb7faea Author: Sascha Wildner <saw@online.de> Date: Sat Nov 20 15:58:34 2010 +0100 mlxcontrol(8): Sync with FreeBSD. While here, raise WARNS to 6 and fix the warnings. Summary of changes: usr.sbin/mlxcontrol/Makefile | 14 ++-- usr.sbin/mlxcontrol/command.c | 137 +++++++++++++++++++++++++++++--- usr.sbin/mlxcontrol/config.c | 158 -------------------------------------- usr.sbin/mlxcontrol/interface.c | 13 ++-- usr.sbin/mlxcontrol/mlxcontrol.8 | 27 +++++-- usr.sbin/mlxcontrol/mlxcontrol.h | 5 +- usr.sbin/mlxcontrol/util.c | 8 +- 7 files changed, 164 insertions(+), 198 deletions(-) delete mode 100644 usr.sbin/mlxcontrol/config.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6aff4f7f0c74961380763de0bcb5dd49fb7faea -- DragonFly BSD source repository
文章代碼(AID): #1Cw0pfHU (DFBSD_commit)