cvs commit: src/sys/fs/procfs procfs_ioctl.c
Konstantin Belousov
kib at FreeBSD.org
Fri Nov 17 14:52:42 UTC 2006
kib 2006-11-17 14:52:38 UTC
FreeBSD src repository
Modified files:
sys/fs/procfs procfs_ioctl.c
Log:
Wake up PIOCWAIT handler on the process exit in addition to the stop
events. &p->p_stype is explicitely woken up on process exit for us.
Now, truss /nonexistent exits with error instead of waiting until killed
by signal.
Reported by: Nikos Vassiliadis nvass at teledomenet gr
Reviewed by: jhb
MFC after: 1 week
Revision Changes Path
1.15 +2 -2 src/sys/fs/procfs/procfs_ioctl.c
More information about the cvs-src
mailing list