| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
ok otto millert
|
| |
|
|
|
|
| |
From Patrick Latifi. ok deraadt@ millert@
|
|
|
|
| |
ok jmc@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
ESRCH instead of EACCES if it returns -1
ok millert@
|
| |
|
|
|
|
| |
millert@ ok
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
determine the amount of space we'll need to store the
information. The alternative, calling sysctl() with a NULL argument
for data, meant the kernel had to go through the process table.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
show them with -k. Do not try to show RSS based values for them as they
mess up column alignment. vmstat -f now shows kernel threads separately
from rforks too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
get zeroed every second; dan@dan.emsphone.com
|
| |
|
|
|
|
| |
Use warn/warnx where it makes sense and check some more ret vals.
|
| |
|
| |
|
|
|
|
| |
-Wall.
|
| |
|
|
|