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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to