NetBSD/sbin/ifconfig
tsutsui aa68f4ed1a - no space needed between -I and dir per gcc(1)
- it's still better to use ${NETBSDSRCDIR} per other existing Makefiles
2009-09-16 15:08:29 +00:00
..
Makefile - no space needed between -I and dir per gcc(1) 2009-09-16 15:08:29 +00:00
Makefile.inc Add comments that Makefile.inc should have shared stuff with 2009-09-16 14:59:45 +00:00
af_atalk.c is@ pointed out that I set the phase and range of a sockaddr_at 2008-08-01 22:44:17 +00:00
af_inet.c Make ifconfig(8) set and display preference numbers for IPv6 2009-09-11 22:06:29 +00:00
af_inet6.c Make ifconfig(8) set and display preference numbers for IPv6 2009-09-11 22:06:29 +00:00
af_inetany.c Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
af_inetany.h Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
af_iso.c Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00
af_link.c To make sure that we always print the active link-layer address in the 2009-04-21 22:46:39 +00:00
agr.c Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00
carp.c This should fix 'carpdev <ifname>' or, at least, not break it more 2009-09-11 23:22:28 +00:00
env.c Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
env.h Add compile mode which executes rump system calls. This is useful 2009-05-26 16:03:24 +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 fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
ifconfig.8 Import pfsync support from OpenBSD 4.2 2009-09-14 10:36:48 +00:00
ifconfig.c Add option -N. -N is just the opposite of option -n in netstat(8) 2009-08-07 18:53:37 +00:00
media.c Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00
media.h Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
parse.c Both carp.c and vlan.c expect for a keyword with a KW_T_STR-type 2009-07-28 18:21:06 +00:00
parse.h Extract common code. Create subroutine paddr_prefix_size(). 2008-08-01 22:29:13 +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 Make ifconfig(8) set and display preference numbers for IPv6 2009-09-11 22:06:29 +00:00
util.h Make ifconfig(8) set and display preference numbers for IPv6 2009-09-11 22:06:29 +00:00
vlan.c Don't require a "vlan" argument with "-vlanif". "ifconfig vlan0 2009-07-28 18:22:33 +00:00