Mikolaj Golub
|
21b4f75a2c
|
Use procstat_getrlimit(3) for retrieving rlimit information instead of
direct sysctl calls.
MFC after: 1 month
|
2013-04-20 08:01:00 +00:00 |
|
Mikolaj Golub
|
eaa769f547
|
Fix style.
MFC after: 3 days
|
2012-07-03 19:11:38 +00:00 |
|
Mikolaj Golub
|
98623e8dda
|
After the recent changes there is no need in rlimit array any more.
Submitted by: Andrey Zonov <andrey at zonov.org>
MFC after: 1 week
|
2012-01-25 20:13:37 +00:00 |
|
Mikolaj Golub
|
c3c314f9f7
|
Make procstat -l to work with the new version of kern.proc.rlimit.
Submitted by: Andrey Zonov <andrey at zonov.org>
MFC after: 2 weeks
|
2012-01-22 20:26:46 +00:00 |
|
Mikolaj Golub
|
de21500d6a
|
Make procstat -l output similar to the output of limits(1).
Suggested by: jhb
MFC after: 1 week
|
2011-12-12 21:41:05 +00:00 |
|
Mikolaj Golub
|
598585e835
|
usr.bin/procstat
Add -l flag to display resource limits.
PR: bin/161257
Reviewed by: kib
MFC after: 2 weeks
|
2011-11-24 20:54:06 +00:00 |
|