summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/media.c
AgeCommit message (Expand)Author
2022-04-04fix various typos, mainly in comments.andvar
2020-10-14ifconfig: go back to using direct ioctls rather than data from getifaddrsroy
2020-10-05Minor correction to priorroy
2020-10-05ifconfig: Warn once more if media supported but no typesroy
2020-09-22ifconfig: Report link state even if media is not supportedroy
2020-06-07Update for proplib(3) API changes.thorpej
2019-04-22Suggested by Christos:msaitoh
2016-09-14Don't bail if SIOGIFMEDIA doesn't return any media lists because weroy
2011-08-29Use __deadjoerg
2010-12-13Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG.pooka
2010-07-01Add to the string parse object (pstr), and its constructors, a flag thatdyoung
2008-07-15Cosmetic: s/xenv/oenv/dyoung
2008-07-15Only describe flags -L and -m in the usage if they are available.dyoung
2008-07-02Let us add/remove features from ifconfig, such as support fordyoung