Age | Commit message (Collapse) | Author |
|
Use strtonum(3) instead of strtol(3). ok deraadt@ & me
|
|
|
|
|
|
thanks Jared!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mapping. much better heuristic.
|
|
|
|
|
|
|
|
may be bigger than a pid_t
|
|
also correct errbuf size
|
|
|
|
|
|
mostly spotted by deraadt@
|
|
with a useful message.
|
|
|
|
|
|
|
|
|
|
initially from drahn@, renamed to procmap to avoid conflict with
unrelated pmap(9).
works more or less as advertised, could definitely use some work though.
would be really nice if somebody made it use sysctl and not kmem.
more or less ok deraadt@ drahn@
|