Date: Mon, 2 Nov 2009 16:32:32 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_proc.c Message-ID: <200911021632.nA2GWrX0067153@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2009-11-02 16:32:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern kern_proc.c Log: SVN rev 198805 on 2009-11-02 16:32:32Z by emaste MFC r197692: In fill_kinfo_thread, copy the thread's name into struct kinfo_proc even if it is empty. Otherwise the previous thread's name would remain in the struct and then be reported for this thread. Submitted by: Ryan Stone Revision Changes Path 1.285.2.3 +1 -2 src/sys/kern/kern_proc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911021632.nA2GWrX0067153>