aboutsummaryrefslogtreecommitdiff
path: root/src/print_eth_info.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-15Fix some issues with displaying Ethernet media status on recent FreeBSD kernels.John Baldwin1-7/+13
2015-08-06Use "color_degraded" when interface has no IPDmitrij D. Czarkoff1-1/+4
2015-03-25print_eth_info: fix warnings on FreeBSDBaptiste Daroussin1-2/+4
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg1-87/+88
2014-03-12Unify use of string comparisonsMats1-4/+4
2013-10-07Allow to print eth information on NetBSDArnaud Degroote1-2/+2
2012-11-15DragonFlyBSD support addedScott Tincman1-2/+2
2012-10-10Implement %speed for Ethernet on OpenBSD.Jasper Lievisse Adriaanse1-0/+36
2012-05-04- Remove some superfluous #ifdef clutter - If we're compiling on !(Linux or F...Jasper Lievisse Adriaanse1-6/+4
2012-04-08add yajl compat codeMichael Stapelberg1-0/+2
2012-03-25Properly output JSON with libyajlMichael Stapelberg1-22/+17
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg1-0/+9
2010-07-04Support customized colors.Fernando Tarlá Cardoso Lemos1-2/+2
2010-02-14Colorize ethernet output (patch by Peter Johnson)Michael Stapelberg1-0/+6
2009-10-16Implement format_up/format_down for ethernetMichael Stapelberg1-2/+7
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg1-0/+95