Date: Thu, 12 Jun 2003 09:41:50 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c Message-ID: <200306121641.h5CGfoNm043075@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2003/06/12 09:41:50 PDT FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Add support to sysctl_kern_proc to return all threads in a proc, not just the first one. The old behaviour can be switched by specifying KERN_PROC_PROC. Submitted by: julian, tweaks and added functionality by myself Revision Changes Path 1.188 +89 -55 src/sys/kern/kern_proc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306121641.h5CGfoNm043075>