Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2025 20:20:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 290667] truss: nmount should show first parameter
Message-ID:  <bug-290667-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290667-227>