NetBSD/sbin/ifconfig
dyoung 183dffe7f4 Both carp.c and vlan.c expect for a keyword with a KW_T_STR-type
value to put a prop_string_t into the environment, but the keyword
parser put a prop_data_t into the environment, instead.  That broke
the -vlanif and -carpdev keywords and defied developer expectations.
Let's put a prop_string_t into the environment.

Thanks to Arnaud Degroote for reporting the problem.
2009-07-28 18:21:06 +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_inet6.c Only describe flags -L and -m in the usage if they are available. 2008-07-15 20:56:13 +00:00
af_inet.c Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +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 Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +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 Only describe flags -L and -m in the usage if they are available. 2008-07-15 20:56:13 +00:00
ieee80211.c fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
ifconfig.8 Use the keyword 'MAC' so that people looking for a way to change 2009-07-02 18:43:47 +00:00
ifconfig.c Add compile mode which executes rump system calls. This is useful 2009-05-26 16:03:24 +00:00
Makefile If RUMP_ACTION, treat close() as a rump syscall. 2009-06-02 23:41:35 +00:00
Makefile.inc Install agr ioctl header and stop putting our hand under the sys skirt 2009-05-26 21:58:31 +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
tunnel.c Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00
util.c Bring getifaddrs(3) behavior in line with the documentation: the 2009-04-27 20:10:49 +00:00
util.h To make sure that we always print the active link-layer address in the 2009-04-21 22:46:39 +00:00
vlan.c Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00