freebsd-skq/sbin/ifconfig
peter 7f6ed48f65 Give wider types to sscanf to fix two warnings (u_short cannot be > 0xffff)
and to make sure that we catch oversized arguments rather than silently
truncate them.  I dont know if sscanf will reject an integer if it will
not fit in the short return variable or not, but this way it should be
detected.
2003-10-26 04:36:47 +00:00
..
ifconfig.8
ifconfig.c Give wider types to sscanf to fix two warnings (u_short cannot be > 0xffff) 2003-10-26 04:36:47 +00:00
ifconfig.h
ifieee80211.c
ifmac.c
ifmedia.c
ifvlan.c
Makefile