freebsd-dev/sbin/ifconfig
Brooks Davis 97bebf0a28 Add ifconfig support for network interface renaming. In the process,
reorganize the printing of the interface name when using wildcard
cloning so it is not printed if it we either immediately rename or
destroy the interface.

Reviewed by:	ru
2004-02-04 02:55:46 +00:00
..
ifconfig.8 Add ifconfig support for network interface renaming. In the process, 2004-02-04 02:55:46 +00:00
ifconfig.c Add ifconfig support for network interface renaming. In the process, 2004-02-04 02:55:46 +00:00
ifconfig.h Use IFNAMSIZ instead of a magic value for the length of an interface 2004-01-27 01:43:14 +00:00
ifieee80211.c We want the length of the string, not the size of its pointer. 2003-11-01 00:03:20 +00:00
ifmac.c
ifmedia.c 802.11 mode bits are now masks; convert to suit 2004-01-15 15:19:19 +00:00
ifvlan.c
Makefile