DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/ps keyword.c ps.1 ps.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]