NetBSD/sbin/ifconfig
2010-11-15 22:42:36 +00:00
..
af_atalk.c Use getnameinfo() for printing AppleTalk addresses. While here, fix 2010-01-30 18:30:33 +00:00
af_inet6.c Compare a pointer with NULL instead of testing its "truth." 2010-01-22 23:50:07 +00:00
af_inet.c Make ifconfig(8) set and display preference numbers for IPv6 2009-09-11 22:06:29 +00:00
af_inetany.c
af_inetany.h
af_iso.c
af_link.c
agr.c
carp.c This should fix 'carpdev <ifname>' or, at least, not break it more 2009-09-11 23:22:28 +00:00
env.c
env.h Update RUMP_ACTION to use the newstyle rump client. 2010-11-04 23:31:12 +00:00
extern.h Add option -N. -N is just the opposite of option -n in netstat(8) 2009-08-07 18:53:37 +00:00
ieee80211.c Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
ifconfig.8 Implement ifconfig linkstr as proposed on tech-net. 2010-11-15 22:42:36 +00:00
ifconfig.c Implement ifconfig linkstr as proposed on tech-net. 2010-11-15 22:42:36 +00:00
Makefile Need getifaddrs() for the rump client since it executes sysctl(2) 2010-11-05 16:23:56 +00:00
Makefile.inc Add comments that Makefile.inc should have shared stuff with 2009-09-16 14:59:45 +00:00
media.c Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
media.h
parse.c Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
parse.h Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
pfsync.c Import pfsync support from OpenBSD 4.2 2009-09-14 10:36:48 +00:00
tunnel.c Add option -N. -N is just the opposite of option -n in netstat(8) 2009-08-07 18:53:37 +00:00
util.c Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
util.h Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
vlan.c