]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compilation on head and while here:
authorOlivier Cochard <olivier@FreeBSD.org>
Mon, 30 Nov 2020 15:04:35 +0000 (15:04 +0000)
committerOlivier Cochard <olivier@FreeBSD.org>
Mon, 30 Nov 2020 15:04:35 +0000 (15:04 +0000)
commit6b97a6e365b9a6d68d2828a3c1a6c65a85815af8
treea89c6a67df73b5ef38841f6446f50fa1d8035214
parentb2e9e573a392a973bea0ff180932913b7aa0eb66
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