Home
last modified time | relevance | path

Searched hist:"967706 f308a3d090a27f9316885e17bc3ac0c591" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/truss/
H A Dsyscalls.cdiff 967706f308a3d090a27f9316885e17bc3ac0c591 Sat Nov 09 23:28:38 CET 2002 David Malone <dwmalone@FreeBSD.org> Check if name is NULL before we strcmp the syscall name. This was
sometimes triggered if you began trussing a process while it was
in a syscall, as the name is filled in when the syscall is made.
diff 967706f308a3d090a27f9316885e17bc3ac0c591 Sat Nov 09 23:28:38 CET 2002 David Malone <dwmalone@FreeBSD.org> Check if name is NULL before we strcmp the syscall name. This was
sometimes triggered if you began trussing a process while it was
in a syscall, as the name is filled in when the syscall is made.