NetBSD/sbin/ifconfig
ryo d5ec837d73 fix printing capabilities and enabled flags.
no need to skip a prefix "0x" of output of snprintb.
ifconfig expect the result of snprintb has "0x" prefix, but snprintb(3) specification has changed
so that if 0 is passed, it prints "0" instead of "0x0". (common/lib/libutil/snprintb.c r1.22)
2020-01-02 23:02:19 +00:00
..
Makefile user librumpres 2017-10-10 19:30:06 +00:00
Makefile.common We don't need agr or l2tp when we are small. 2017-05-02 20:12:27 +00:00
af_atalk.c Whitespace fix. 2019-08-16 10:33:17 +00:00
af_inet.c Whitespace fix. 2019-08-16 10:33:17 +00:00
af_inet6.c Whitespace fix. 2019-08-16 10:33:17 +00:00
af_inetany.c Whitespace fix. 2019-08-16 10:33:17 +00:00
af_inetany.h
af_link.c Whitespace fix. 2019-08-16 10:33:17 +00:00
agr.c
carp.c
env.c Whitespace fix. 2019-08-16 10:33:17 +00:00
env.h Add rcsid 2019-06-30 11:38:16 +00:00
ether.c fix printing capabilities and enabled flags. 2020-01-02 23:02:19 +00:00
extern.h Whitespace fix. 2019-08-16 10:33:17 +00:00
ieee80211.c Whitespace fix. 2019-08-16 10:33:17 +00:00
ifconfig.8 Add "ifconfig [-]vlan-hwtagging" to enable/disable VLAN hardware tagging 2019-07-08 03:04:15 +00:00
ifconfig.c fix printing capabilities and enabled flags. 2020-01-02 23:02:19 +00:00
ifconfig_hostops.c
ifconfig_rumpops.c
l2tp.c add l2tp(4) subcomands to ifconfig(8). 2017-02-16 08:28:03 +00:00
media.c Suggested by Christos: 2019-04-22 10:44:55 +00:00
media.h
parse.c Whitespace fix. 2019-08-16 10:33:17 +00:00
parse.h Whitespace fix. 2019-08-16 10:33:17 +00:00
pfsync.c Whitespace fix. 2019-08-16 10:33:17 +00:00
prog_ops.h use crunchops for crunchables 2010-12-13 21:48:01 +00:00
tunnel.c Whitespace fix. 2019-08-16 10:33:17 +00:00
util.c PR/54513 ifconfig exits on newly created carp interfaces 2019-10-01 10:52:53 +00:00
util.h Add rcsid 2019-06-30 11:38:16 +00:00
vlan.c Whitespace fix. 2019-08-16 10:33:17 +00:00