freebsd-dev/usr.bin/truss
Brooks Davis 8e4a3add99 struct kevent_freebsd11 -> struct freebsd11_kevent
Rename to match the naming of syscalls and allow 32 to be appended
without making an ugly name like kevent_freebsd1132.

While here, make the kevent changelist argument const.

Reviewed by:	kib
2021-11-15 18:34:27 +00:00
..
extern.h
main.c truss: minor cleanup and pedantic warning fixes 2021-06-16 16:35:55 +01:00
Makefile Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
Makefile.depend
setup.c Drop cloudabi 2021-09-22 00:18:44 +03:00
syscall.h Drop cloudabi 2021-09-22 00:18:44 +03:00
syscalls.c struct kevent_freebsd11 -> struct freebsd11_kevent 2021-11-15 18:34:27 +00:00
truss.1
truss.h truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00