aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wlandebug
Commit message (Collapse)AuthorAgeFilesLines
* Hook wlandebug up to the build.Andrew Thompson2007-07-281-1/+0
| | | | | | | | | | This tool allows fine grained enabling of the debugging output in net80211 and its useful to have it available to everyone to diagnose wifi issues. Approved by: re (rwatson) Notes: svn path=/head/; revision=171635
* o add 11n knobSam Leffler2007-06-111-5/+11
| | | | | | | o gcc42 stuff Notes: svn path=/head/; revision=170534
* Fix typos.Joel Dahl2007-01-121-3/+3
| | | | Notes: svn path=/head/; revision=165970
* add man pageSam Leffler2007-01-122-1/+182
| | | | Notes: svn path=/head/; revision=165964
* fix typoSam Leffler2007-01-121-1/+1
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=165963
* add rate knob for net80211 rate control modulesSam Leffler2006-11-261-0/+2
| | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=164635
* Style: NO_MAN doesn't need any value.Ruslan Ermilov2006-03-151-3/+3
| | | | Notes: svn path=/head/; revision=156735
* o move programs to separate directories and use stock Makefiles;Sam Leffler2005-12-112-0/+244
this simplifies including them in crunchgen images o rename 80211* programs to wlan* as was originally intended Notes: svn path=/head/; revision=153317