cvs commit: src/bin/ps keyword.c ps.1 ps.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jul 29 02:21:27 PDT 2004
dillon 2004/07/29 02:20:39 PDT
DragonFly src repository
Modified files:
bin/ps keyword.c ps.1 ps.c
Log:
add the 'y' and 'Y' options to ps, and add the 'iac' keyword. The 'y'
option and 'iac' keyword displays the interactive heuristic calcualtion.
It is a value between -127 and 127 where lower numbers indicate more
interactive and higher numbers indicate more batch-like.
Revision Changes Path
1.11 +2 -0 src/bin/ps/keyword.c
1.3 +8 -2 src/bin/ps/ps.1
1.10 +15 -4 src/bin/ps/ps.c
http://www.dragonflybsd.org/cvsweb/src/bin/ps/keyword.c.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/ps/ps.1.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/ps/ps.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list