mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
contributor, maintainer, committer error by removing the impedance mismatch between the two names. (c) koobs@ Requested by: debdrup
11 lines
307 B
Text
11 lines
307 B
Text
--- dtruss.orig 2018-06-18 09:22:32 UTC
|
|
+++ dtruss
|
|
@@ -270,7 +270,7 @@ syscall::sigprocmask:return
|
|
/* print 3 args, arg0 as a string */
|
|
syscall::access*:return,
|
|
syscall::stat*:return,
|
|
-syscall::lstat*:return,
|
|
+syscall::*lstat*:return,
|
|
syscall::readlink*:return,
|
|
syscall::open*:return
|
|
/self->start/
|