freebsd-skq/sbin/ifconfig
Brooks Davis a4fa9864bf Use IFNAMSIZ instead of a magic value for the length of an interface
name.

Prevent the kernel from potentially overflowing the interface name
variable.  The size argument of strlcpy is complex because the name is
not null-terminated in sdl_data.
2004-01-27 01:43:14 +00:00
..
ifconfig.8
ifconfig.c Use IFNAMSIZ instead of a magic value for the length of an interface 2004-01-27 01:43:14 +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 802.11 mode bits are now masks; convert to suit 2004-01-15 15:19:19 +00:00
ifvlan.c
Makefile