freebsd-src/usr.bin/truss
Tiago Gasiba b9f848ecba truss: Properly display first argument to nmount
The first argument to nmount(2) is an nvlist in the form of an iovec,
which truss already knows how to decode.  Set the correct flag so
this happens automatically.

MFC after:	1 week
PR:		290667
2025-10-31 17:15:06 +01:00
..
extern.h
main.c
Makefile
Makefile.depend
setup.c
syscall.h truss: Add a decoder for inotify_add_watch_at(2) 2025-07-04 14:42:33 +00:00
syscalls.c truss: Properly display first argument to nmount 2025-10-31 17:15:06 +01:00
truss.1
truss.h