]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343530, r344559
authorasomers <asomers@FreeBSD.org>
Thu, 21 Mar 2019 22:40:05 +0000 (22:40 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 21 Mar 2019 22:40:05 +0000 (22:40 +0000)
commit52762a4801519f497007d8377a62dca91c01b388
tree7021813135cc8d8a14cd62b001909db60c5bc0f6
parente02b1c1c942e45712276fe58a7e3b440263fd3d3
MFC r343530, r344559

r343530:
ifconfig: fix endianness bug displaying pfsync interfaces

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D19005

r344559:
ifconfig: eliminate trailing whitespace

Eliminate trailing whitespace on inet, inet6, and groups lines. I think the
"list txpower" command will still show some, but I'm not able to test that.

PR: 153731
Reported-by: Nikolay Denev <ndenev@gmail.com>
Differential Revision: https://reviews.freebsd.org/D19004
sbin/ifconfig/af_inet.c
sbin/ifconfig/af_inet6.c
sbin/ifconfig/ifconfig.c
sbin/ifconfig/ifgroup.c
sbin/ifconfig/ifpfsync.c