NetBSD/sbin/ifconfig
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_inet6.c Move IPv6 syntax to af_inet6.c from ifconfig.c. Move IFKW() macro 2008-05-07 21:29:27 +00:00
af_inet6.h Move IPv6 syntax to af_inet6.c from ifconfig.c. Move IFKW() macro 2008-05-07 21:29:27 +00:00
af_inet.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_inet.h Use prop_dictionary_util(3) some more. 2008-05-06 17:29:04 +00:00
af_inetany.c Use prop_dictionary_util(3). 2008-05-06 21:13:20 +00:00
af_iso.c Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c, 2008-05-07 20:45:01 +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 Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +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 prop_dictionary_util(3). 2008-05-06 18:35:38 +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 Factor out common code, creating direct_ioctl() and indirect_ioctl() 2008-05-07 23:55:06 +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
parse.c Fix a bug that I introduced in rev 1.88, where the default IPv6 2008-05-07 18:08:30 +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