Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2009 21:44:30 +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:  <200910012144.n91Lipsc082198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2009-10-01 21:44:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_proc.c 
  Log:
  SVN rev 197692 on 2009-10-01 21:44:30Z by emaste
  
  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
  MFC after:      1 week
  
  Revision  Changes    Path
  1.289     +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?200910012144.n91Lipsc082198>