notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/i3status/files/patch-print_eth_info.c
SVNWeb

Number of commits found: 2

Tue, 12 Jan 2016
[ 12:36 bapt search for other commits by this committer ] Original commit   Revision:405867
Update to 2.10
Add patches to remove support for pulseaudio
Tue, 11 Aug 2015
[ 20:51 jhb search for other commits by this committer ] Original commit   Revision:393973
Fix some nits with displaying Ethernet media status exposed by the recent
extended Ethernet media states:
- Don't apply IFM_SUBTYPE to the raw subtype in the description table.
  IFM_SUBTYPE() requires a fully populated word and was truncating values
  in the table when comparing resulting in false matches (notably
  "10GBase-KX4" for the no media case).
- Explicitly check for IFM_ETHER.
- Use SIOCGIFXMEDIA when present to obtain extended media states.
- Explicitly handle "no carrier".

PR:		202247
Reviewed by:	bapt

Number of commits found: 2