]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r321370
authorkp <kp@FreeBSD.org>
Sat, 29 Jul 2017 17:30:25 +0000 (17:30 +0000)
committerkp <kp@FreeBSD.org>
Sat, 29 Jul 2017 17:30:25 +0000 (17:30 +0000)
commite30fb5336e7c666cce2e5bec831c8e58db3a6b2a
treed4f7837a2de37c49b7376222c412b90407ababa7
parent934947cad40d75ff312ba7711dd74586f9898b96
MFC r321370

Handle WITH/WITHOUT_PF in libsysdecode

Only filter out the PF ioctls if we're building without pf support.
Until now those were always filtered out, so truss did not show symbolic
names for pf ioctls.

Differential Revision: https://reviews.freebsd.org/D11629
lib/libsysdecode/Makefile
lib/libsysdecode/mkioctls