opnsense-src/usr.bin/truss
Mark Johnston 8aed0580e4 truss: Decode FreeBSD 11 mknod(2) and mknodat(2)
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit cd497bd40b)
2021-05-19 09:32:40 -04:00
..
extern.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
main.c truss: split counting of syscalls and syscall calling convention 2021-05-11 09:39:23 +01:00
Makefile Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
setup.c truss: Add missing underscore to compat_prefix for FreeBSD32 2021-05-11 10:54:06 +01:00
syscall.h truss: split counting of syscalls and syscall calling convention 2021-05-11 09:39:23 +01:00
syscalls.c truss: Decode FreeBSD 11 mknod(2) and mknodat(2) 2021-05-19 09:32:40 -04:00
truss.1
truss.h truss: improved support for decoding compat32 arguments 2021-05-11 09:39:24 +01:00