NetBSD/sbin/ifconfig
msaitoh 1ad0ba196b Suggested by Christos:
- Dont' cast malloc()'s return value.
 - Use calloc() instead of malloc().
2019-04-22 10:44:55 +00:00
..
Makefile user librumpres 2017-10-10 19:30:06 +00:00
Makefile.common
af_atalk.c
af_inet.c Correct Undefined Behavior in ifconfig(8) 2018-06-11 17:45:50 +00:00
af_inet6.c
af_inetany.c
af_inetany.h
af_link.c
agr.c
carp.c
env.c
env.h
ether.c Add SIOCSETHERCAP. It's used to change ec_capenable. 2018-12-21 08:58:08 +00:00
extern.h Add SIOCSETHERCAP. It's used to change ec_capenable. 2018-12-21 08:58:08 +00:00
ieee80211.c
ifconfig.8 Fix the format of ifconfig linkstr; it takes an argument 2018-11-15 04:37:20 +00:00
ifconfig.c Add SIOCSETHERCAP. It's used to change ec_capenable. 2018-12-21 08:58:08 +00:00
ifconfig_hostops.c
ifconfig_rumpops.c
l2tp.c
media.c Suggested by Christos: 2019-04-22 10:44:55 +00:00
media.h
parse.c
parse.h
pfsync.c
prog_ops.h
tunnel.c
util.c
util.h
vlan.c