看板 DFBSD_commit 關於我們 聯絡資訊
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