freebsd-dev/sbin/ifconfig
Jeroen Ruigrok van der Werven a72945b799 Back out previous commit.
This works for wi(4), but apparantly other wireless drivers seem to do
the right thing.

Submitter and yours truly both got Mislead(tm).

Submitted by:	udp <udp@sneakerz.org>
2001-11-15 16:55:39 +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 Back out previous commit. 2001-11-15 16:55:39 +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