cvs commit: src/sys/kern kern_proc.c

Scott Long scottl at FreeBSD.org
Thu Jun 12 09:41:52 PDT 2003


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


More information about the cvs-all mailing list