cvs commit: src/bin/ps extern.h keyword.c print.c
Garance A Drosehn
gad at FreeBSD.org
Wed Jun 23 04:56:59 PDT 2004
gad 2004-06-23 11:56:57 UTC
FreeBSD src repository
Modified files:
bin/ps extern.h keyword.c print.c
Log:
Make sure the value of "upr" (scheduling priority on return from system call)
is scaled in the same way that "pri" (scheduling priority) is scaled.
Submitted by: Cyrille Lefevre
Revision Changes Path
1.36 +1 -0 src/bin/ps/extern.h
1.69 +1 -2 src/bin/ps/keyword.c
1.89 +13 -1 src/bin/ps/print.c
More information about the cvs-src
mailing list