Date: Sat, 20 Jan 2007 00:56:49 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.8 ifmedia.c Message-ID: <200701200056.l0K0uoVU042909@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-01-20 00:56:49 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.8 ifmedia.c
Log:
- Display the media instance numbers and allow the user to set the active
one. This is based on NetBSD but unlike NetBSD this implementation prints
the instance number for all media instances and doesn't skip it for the
first one as I don't see a reason to suppress it except for the vague
reason to preserve the output for single-instance configurations.
- Fix some whitespace nits.
Revision Changes Path
1.131 +7 -2 src/sbin/ifconfig/ifconfig.8
1.23 +25 -1 src/sbin/ifconfig/ifmedia.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701200056.l0K0uoVU042909>
