]> git.sur5r.net Git - i3/i3status/history - src/print_eth_info.c
print_eth_info: fix warnings on FreeBSD
[i3/i3status] / src / print_eth_info.c
2015-03-25 Baptiste Daroussinprint_eth_info: fix warnings on FreeBSD
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2014-03-12 MatsUnify use of string comparisons
2013-10-07 Arnaud DegrooteAllow to print eth information on NetBSD
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-10-10 Jasper Lievisse... Implement %speed for Ethernet on OpenBSD.
2012-05-04 Jasper Lievisse... - Remove some superfluous #ifdef clutter - If we're...
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2010-07-04 Fernando Tarlá Car... Support customized colors.
2010-02-14 Michael StapelbergColorize ethernet output (patch by Peter Johnson)
2009-10-16 Michael StapelbergImplement format_up/format_down for ethernet
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...