This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
bin
/
ps
History
Garance A Drosehn
820434b27f
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
2004-06-23 11:56:57 +00:00
..
extern.h
Make sure the value of "upr" (scheduling priority on return from system call)
2004-06-23 11:56:57 +00:00
fmt.c
Get rid of a cast to '(void) ' on the return of a call to strcpy.
2004-06-22 02:18:29 +00:00
keyword.c
Make sure the value of "upr" (scheduling priority on return from system call)
2004-06-23 11:56:57 +00:00
Makefile
style.Makefile:
2004-02-23 20:05:14 +00:00
nlist.c
Remove clause 3 from the UCB licenses.
2004-04-06 20:06:54 +00:00
print.c
Make sure the value of "upr" (scheduling priority on return from system call)
2004-06-23 11:56:57 +00:00
ps.1
When displaying the "COMMAND" field for system-processes and/or kernel
2004-06-22 01:59:54 +00:00
ps.c
Include the `-c' option in the usage() message.
2004-06-23 11:40:56 +00:00
ps.h
Have the main() routine calculate %CPU and (if needed) memory information
2004-06-20 21:25:10 +00:00