NetBSD/sbin/ifconfig
dyoung 3df1d7792b Delete dead code in sec2str(). 2008-05-11 22:16:29 +00:00
..
Makefile Don't use -pedantic, it stops af_atalk.c and af_iso.c from building 2008-05-08 07:09:18 +00:00
af_atalk.c Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c, 2008-05-07 20:45:01 +00:00
af_atalk.h Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c, 2008-05-07 20:45:01 +00:00
af_inet.c Let the address family modules zero initialize their own ifreqs, 2008-05-11 22:07:23 +00:00
af_inet.h Move IPv4/IPv6-specific code from commit_address() to in_commit_address() 2008-05-08 07:13:20 +00:00
af_inet6.c Delete dead code in sec2str(). 2008-05-11 22:16:29 +00:00
af_inet6.h Move IPv4/IPv6-specific code from commit_address() to in_commit_address() 2008-05-08 07:13:20 +00:00
af_inetany.c Let the address family modules zero initialize their own ifreqs, 2008-05-11 22:07:23 +00:00
af_inetany.h Let the address family modules zero initialize their own ifreqs, 2008-05-11 22:07:23 +00:00
af_iso.c Delete #if 0'd code. 2008-05-08 07:11:03 +00:00
af_iso.h Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c, 2008-05-07 20:45:01 +00:00
agr.c Repair agr(4) syntax. Should fix PR bin/38600. 2008-05-09 20:45:09 +00:00
agr.h Move net80211 and agr(4) syntax out of ifconfig.c and into ieee80211.c 2008-05-07 19:55:24 +00:00
carp.c Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +00:00
carp.h Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c, 2008-05-07 20:45:01 +00:00
env.c Use the correct key. Spotted by NONAKA Kimihiro. 2008-05-09 04:46:50 +00:00
env.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
extern.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
ieee80211.c Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +00:00
ieee80211.h Move net80211 and agr(4) syntax out of ifconfig.c and into ieee80211.c 2008-05-07 19:55:24 +00:00
ifconfig.8 Add support for the command list scan in ifconfig (this command permits to scan 2007-12-16 13:49:21 +00:00
ifconfig.c Let the address family modules zero initialize their own ifreqs, 2008-05-11 22:07:23 +00:00
parse.c In address, integer, string parsers, gracefully handle a missing 2008-05-09 20:48:59 +00:00
parse.h Move IPv6 syntax to af_inet6.c from ifconfig.c. Move IFKW() macro 2008-05-07 21:29:27 +00:00
tunnel.c Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +00:00
tunnel.h Move tunnel syntax into tunnel.c. Move net80211 'list' command 2008-05-07 20:03:27 +00:00
util.c Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +00:00
util.h Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +00:00
vlan.c Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +00:00
vlan.h Move vlan(4) syntax from ifconfig.c into vlan.c. 2008-05-07 20:11:15 +00:00