git: Couple of changes to make this build without warnings:

看板DFBSD_commit作者時間16年前 (2010/04/15 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ea86af0d50ac90b195869b589325774bbd320135 Author: Rui Paulo <rpaulo@FreeBSD.org> Date: Thu Feb 25 11:32:13 2010 +0000 Couple of changes to make this build without warnings: o __DECONST second arg of lockinit() (XXX this is ugly) o disable some DDB code while DB_SHOW_ALL_COMMAND isn't implemented. o fix ether_sprintf again Summary of changes: sys/netproto/802_11/ieee80211_dragonfly.h | 6 +++--- sys/netproto/802_11/wlan/ieee80211_ddb.c | 6 ++++++ sys/netproto/802_11/wlan/ieee80211_dragonfly.c | 17 ++++++++++++----- sys/netproto/802_11/wlan/ieee80211_hwmp.c | 16 +++++++++++----- sys/netproto/802_11/wlan/ieee80211_output.c | 2 +- .../802_11/wlan_wep/ieee80211_crypto_wep.c | 4 ++-- 6 files changed, 35 insertions(+), 16 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ea86af0d50ac90b195869b589325774bbd320135 -- DragonFly BSD source repository
文章代碼(AID): #1BnWC2Jn (DFBSD_commit)