freebsd-nq/sbin/ifconfig
Brooks Davis bbe513dbf8 Use memcpy plus a manual NUL termination when copying the interface name
from the sdl because strlcpy requires that the source string be
NUL-terminated unlike strncpy.

Submitted by:	Peter Jeremy <PeterJeremy at optushome dot com dot au>
2004-01-31 22:59:03 +00:00
..
ifconfig.8
ifconfig.c Use memcpy plus a manual NUL termination when copying the interface name 2004-01-31 22:59:03 +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
ifmac.c
ifmedia.c
ifvlan.c
Makefile