summaryrefslogtreecommitdiff
path: root/usr.sbin/wlanctl
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2014-04-22remove -v no/opchristos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-08-31Use __deadjoerg
2011-08-16avoid non-literal format stringschristos
2009-05-04Fix formatting. New sentence, new line.wiz
2009-04-19Fix WARNS=4 issues (-Wextra -Wsign-compare)lukem
2009-03-11Improve and fix markup.joerg
2007-12-22Use __arraycount(). Do not needlessly import net80211/ieee80211_node.h.dyoung
2007-08-29add a flag, -p, that only prints public (i.e. non-encrypted) nodes.dogcow
2006-06-30struct ieee80211_node_sysctl does not align ns_tstamp properly to directlymartin
2006-06-03kill explicit size printing in warning.christos
2006-06-03Increase the size of the array by two, so that we fit.christos
2006-05-25Coverity CID 1455: Make sure that we don't overrun the array.christos
2006-05-11le64 "big endian" is not printable by PRIu64 - cast via (u_int64_t).mrg
2005-11-20Bug fix: when we ask the kernel to count the ieee80211_nodes, letdyoung
2005-06-22Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)dyoung
2005-01-27Update description so "man -k wireless" finds this useful too.hubertf
2004-07-16New sentence, new line; drop trailing whitespace; sort sections; usewiz
2004-07-16Add wlanctl(8), a utility for examining 802.11 node tables.dyoung