Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2010 00:44:53 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/ps keyword.c ps.1 src/sys/kern kern_proc.c src/sys/sys user.h
Message-ID:  <201010080046.o980kN8C047752@repoman.freebsd.org>

index | next in thread | raw e-mail

emaste      2010-10-08 00:44:53 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               keyword.c ps.1 
    sys/kern             kern_proc.c 
    sys/sys              user.h 
  Log:
  SVN rev 213536 on 2010-10-08 00:44:53Z by emaste
  
  Make a thread's address available via the kern proc sysctl, just like the
  process address.
  
  Add "tdaddr" keyword to ps(1) to display this thread address.
  
  Distilled from Sandvine's patch set by Mark Johnston.
  
  Revision  Changes    Path
  1.84      +2 -0      src/bin/ps/keyword.c
  1.97      +2 -0      src/bin/ps/ps.1
  1.303     +1 -0      src/sys/kern/kern_proc.c
  1.88      +2 -1      src/sys/sys/user.h


home | help

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