summaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_rssadapt.c
AgeCommit message (Expand)Author
2008-09-01use C99 style struct initializer instead of GCC specific one (from NetBSD).Damien Bergamini
2007-06-16constifyDamien Bergamini
2006-11-26avoid extra inclusions; ok jsgTheo de Raadt
2005-09-08mostly knfReyk Floeter
2005-09-08Remove the last of the FreeBSD compatiblity goop.Jonathan Gray
2005-09-07Remove FreeBSD/NetBSD ifdef mess. We are not likely to beJonathan Gray
2004-06-22Import current NetBSD/FreeBSD 802.11 framework.Todd C. Miller