[Bug 214885] [patch] add missing system calls to truss

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 3 16:03:58 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214885

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|freebsd-bugs at FreeBSD.org    |jhb at FreeBSD.org

--- Comment #3 from John Baldwin <jhb at FreeBSD.org> ---
Still relevant to add from this patch:
- dup
- dup2
- getdirentries
- pread
- pwrite

The rest are either already added or were syscalls taking no args that do not
require explicit entries in modern truss.

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


More information about the freebsd-bugs mailing list