hmp 2003/08/27 19:42:00 PDT
Modified files:
usr.bin/truss main.c
Log:
Fix the case when `-p' option of truss can be passed the pid of
the truss process itself, thus resulting in a deadlock.
Revision Changes Path
1.3 +6 -1 src/usr.bin/truss/main.c