看板 DFBSD_commit 關於我們 聯絡資訊
commit f4385629cb929e0da27ff0d73340a6db2146150a Author: Rui Paulo <rpaulo@FreeBSD.org> Date: Fri Feb 19 11:11:49 2010 +0000 Fourth pass. o put the if_clone stuff under __FreeBSD__ for now o remove VNET references o put the condvar stuff under __FreeBSD for now Summary of changes: sys/netproto/802_11/wlan/Makefile | 4 +- sys/netproto/802_11/wlan/ieee80211_dragonfly.c | 33 +++++++++-------------- sys/netproto/802_11/wlan/ieee80211_scan.c | 10 +++++++ 3 files changed, 25 insertions(+), 22 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f4385629cb929e0da27ff0d73340a6db2146150a -- DragonFly BSD source repository