index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_eth_info.c
Age
Commit message (
Expand
)
Author
2017-12-11
Add IPv6 address when IPv4 isn't available (#247)
Emeric Planet
2016-08-14
Make print_disk_info, print_eth_info and print_wireless_info compile on NetBS...
Tommie Gannert
2015-09-15
Fix some issues with displaying Ethernet media status on recent FreeBSD kernels.
John Baldwin
2015-08-06
Use "color_degraded" when interface has no IP
Dmitrij D. Czarkoff
2015-03-25
print_eth_info: fix warnings on FreeBSD
Baptiste Daroussin
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2014-03-12
Unify use of string comparisons
Mats
2013-10-07
Allow to print eth information on NetBSD
Arnaud Degroote
2012-11-15
DragonFlyBSD support added
Scott Tincman
2012-10-10
Implement %speed for Ethernet on OpenBSD.
Jasper Lievisse Adriaanse
2012-05-04
- Remove some superfluous #ifdef clutter - If we're compiling on !(Linux or F...
Jasper Lievisse Adriaanse
2012-04-08
add yajl compat code
Michael Stapelberg
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
2010-07-04
Support customized colors.
Fernando Tarlá Cardoso Lemos
2010-02-14
Colorize ethernet output (patch by Peter Johnson)
Michael Stapelberg
2009-10-16
Implement format_up/format_down for ethernet
Michael Stapelberg
2009-10-11
Breaks configfiles! Major refactoring of i3status, see below
Michael Stapelberg