Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2010 12:35:33 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_proc.c
Message-ID:  <201003061235.o26CZm3F065450@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-03-06 12:35:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_proc.c 
  Log:
  SVN rev 204796 on 2010-03-06 12:35:33Z by kib
  
  MFC r204413:
  For kinfo_proc in kp->ki_siglist, return the set of the signals pending
  in the process queue when gathering information for the process, and set
  of signals pending for the thread, when gathering information for the
  thread.
  
  Revision   Changes    Path
  1.285.2.5  +6 -4      src/sys/kern/kern_proc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003061235.o26CZm3F065450>