cvs commit: src/bin/ps extern.h keyword.c print.c
Hartmut Brandt
harti at FreeBSD.org
Wed Aug 13 00:35:09 PDT 2003
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
More information about the cvs-src
mailing list