freebsd-dev/sbin/ifconfig
Yaroslav Tykhiy f23badd91d Cosmetic: Don't output a blank line if a driver provides
no media status.

PR:		bin/30587
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
MFC after:	1 week
2001-11-02 02:20:21 +00:00
..
ifconfig.8 `create'' and `destroy'' are command modifiers (.Cm), not flags (.Fl). 2001-08-22 18:37:47 +00:00
ifconfig.c When specifying an interface to ifconfig, first look up the interface 2001-10-17 18:30:13 +00:00
ifconfig.h When using interfaces that support if_media, the supported media list is 2001-05-29 09:13:44 +00:00
ifieee80211.c Fix a stupid bug which resulted in a blank line in the status output if 2001-07-25 05:52:19 +00:00
ifmedia.c Cosmetic: Don't output a blank line if a driver provides 2001-11-02 02:20:21 +00:00
ifvlan.c o Reduce userland inclusion of kernel headers -- remove unneeded include 2001-09-24 15:00:16 +00:00
Makefile Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds 2001-09-05 20:10:59 +00:00