freebsd-dev/sbin/ifconfig
Robert Watson 2d742f7bbc o Reduce userland inclusion of kernel headers -- remove unneeded include
of <sys/mbuf.h>.

Reviewed by:	jlemon
2001-09-24 15:00:16 +00:00
..
ifconfig.8 `create'' and `destroy'' are command modifiers (.Cm), not flags (.Fl). 2001-08-22 18:37:47 +00:00
ifconfig.c Split hwcsum into rxcsum and txcsum components. 2001-09-18 20:13:48 +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 When using interfaces that support if_media, the supported media list is 2001-05-29 09:13:44 +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