DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Couple of changes to make this build without warnings:
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]