freebsd-dev/sbin/ifconfig
Peter Wemm 566214a32a 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 By popular demand, added the "static ARP" per-interface option. 2003-10-01 08:32:37 +00:00
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 add a "mode" directive to specify the operating mode for multi-mode devices; 2003-04-28 16:37:38 +00:00
ifieee80211.c o add support for setting 128-bit WEP keys 2003-09-17 19:27:43 +00:00
ifmac.c
ifmedia.c o correct mode request handling 2003-06-25 15:05:17 +00:00
ifvlan.c
Makefile