[Bug 290667] truss: nmount should show first parameter

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Oct 2025 20:20:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290667

            Bug ID: 290667
           Summary: truss: nmount should show first parameter
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: tiga@FreeBSD.org

Created attachment 265007
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265007&action=edit
git patch

Hi

I recently came upon this small problem, that truss does not show the first
parameter of the nmount system call, which is of type "struct *iovec".
I have looked at the source code of truss, and I believe I have identified and
fixed the problem (note - I tested the patch, and it looks/runs fine...).

So, I would like to send the patch (see attachment) for consideration.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.