Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2003 00:35:07 -0700 (PDT)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps extern.h keyword.c print.c
Message-ID:  <200308130735.h7D7Z70O004013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/08/13 00:35:07 PDT

  FreeBSD src repository

  Modified files:
    bin/ps               extern.h keyword.c print.c 
  Log:
  Implement the nwchan keyword that has been in the man page, but was
  not implemented. This is just handy if you want to ddb the address
  some process is waiting on.
  
  Revision  Changes    Path
  1.31      +1 -0      src/bin/ps/extern.h
  1.64      +1 -0      src/bin/ps/keyword.c
  1.83      +13 -0     src/bin/ps/print.c



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