Fix the case when `-p' option of truss can be passed the pid of
authorHiten Pandya <hmp@dragonflybsd.org>
Thu, 28 Aug 2003 02:42:00 +0000 (02:42 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Thu, 28 Aug 2003 02:42:00 +0000 (02:42 +0000)
commit042ceb8d5fa8cd290e7e26a3176a170db14f87f8
treedceb17cbc9d2230a060e4e8ffd8cecb86ed9c3a0
parent0ec73fda8af0ce112546da65e6be65c16f64e955
Fix the case when `-p' option of truss can be passed the pid of
the truss process itself, thus resulting in a deadlock.
usr.bin/truss/main.c