]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compilation on head and while here:
authorolivier <olivier@FreeBSD.org>
Mon, 30 Nov 2020 15:04:35 +0000 (15:04 +0000)
committerolivier <olivier@FreeBSD.org>
Mon, 30 Nov 2020 15:04:35 +0000 (15:04 +0000)
commitd3ac778871f2885ad8cedb592f18616bae049963
treea89c6a67df73b5ef38841f6446f50fa1d8035214
parent7ce0a5ef8ac8252c3390c929809a805c0baacf48
Fix compilation on head and while here:
- remove unwanted whitespaces
- remove useless function ifphys()
- fix the Makefile to install it into /usr/bin

PR: 250133
Reviewed by: glebius, maxim
Approved by: glebius
Differential Revision: https://reviews.freebsd.org/D27155
tools/tools/ifinfo/Makefile
tools/tools/ifinfo/ifinfo.c