freebsd-nq/lib/libsysdecode
Kristof Provost a342f43571 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
2017-07-22 12:51:19 +00:00
..
errno.c
flags.c Improve decoding of RB_AUTOBOOT in the 'howto' argument to reboot(). 2017-06-10 01:20:08 +00:00
Makefile Handle WITH/WITHOUT_PF in libsysdecode 2017-07-22 12:51:19 +00:00
Makefile.depend DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
mkioctls Handle WITH/WITHOUT_PF in libsysdecode 2017-07-22 12:51:19 +00:00
mktables Tweak r320206: Still create the TABLE but not the .depend entry for missing headers. 2017-06-21 23:28:24 +00:00
signal.c
syscallnames.c
sysdecode_abi_to_freebsd_errno.3
sysdecode_cap_rights.3
sysdecode_enum.3 Decode the 'who' argument passed to getrusage(). 2017-06-03 14:22:15 +00:00
sysdecode_fcntl_arg.3
sysdecode_ioctlname.3 Spell "const" properly. 2017-03-15 16:13:52 +00:00
sysdecode_mask.3
sysdecode_quotactl_cmd.3
sysdecode_sigcode.3
sysdecode_socket_protocol.3 Improve the decoding of the third argument of the socket() call. 2017-05-25 14:27:54 +00:00
sysdecode_sockopt_name.3
sysdecode_syscallnames.3
sysdecode_utrace.3
sysdecode.3 Add a cross-reference to sysdecode_socket_protocol(3). 2017-06-03 14:10:09 +00:00
sysdecode.h Decode the 'who' argument passed to getrusage(). 2017-06-03 14:22:15 +00:00
utrace.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00