Xinqi Bao's Git

Clean up header includes
[slstatus.git] / components / wifi.c
2018-05-30 Aaron MarcherClean up header includes
2018-05-20 Aaron MarcherRemove units from numbers
2018-05-19 Aaron MarcherAdd the percent sign to *_perc functions
2018-05-19 Laslo HunholdImplement esnprintf() and make formatted calls more...
2018-05-18 Laslo HunholdAdd warn() and die()
2018-05-17 Aaron Marcherwifi: Fix order and add missing header
2018-05-17 Aaron Marcherwifi: Change memmove to memcpy on OpenBSD
2018-05-17 Aaron Marcherwifi_essid: Fix coding style
2018-05-16 Aaron Marcherwifi: Fix coding style
2018-05-16 Aaron Marcherload_ieee80211_nodereq: Fix typo
2018-05-16 Aaron Marcherwifi: Move out common headers
2018-05-16 Tobias Tschinkowitzadded wifi functionality for openbsd
2018-05-07 Aaron Marcherwifi_perc: Simplify
2018-05-07 Aaron MarcherUnify header includes
2018-05-06 Aaron MarcherFix coding style
2018-05-02 Aaron Marcherwifi_perc: Fix file descriptor leak
2018-05-02 Aaron Marcherwifi: Various cleanups
2018-05-01 Laslo HunholdUse indentation to increase readability
2018-05-01 Laslo HunholdRevert component-split
2018-04-30 Quentin Rameauwifi: OS split
2018-03-28 Aaron MarcherFormat error messages properly
2018-03-28 Aaron MarcherGet rid of err.h as it is not portable
2018-03-21 Aaron MarcherMore robust preprocessor switches
2018-03-18 Aaron MarcherBuild Linux-only functions only on Linux
2018-01-06 Aaron MarcherFix a bug in wifi_essid().
2017-10-24 parazydReturn actual percentage for wifi_perc()
2017-09-24 Laslo HunholdMove components into dedicated subdirectory