Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always return 0 if the sysctl failed. | trociny | 2012-01-29 | 1 | -8/+8 |
* | Make 64-bit procstat output ELF auxiliary vectors for 32-bit processes. | trociny | 2011-12-12 | 1 | -16/+87 |
* | Don't output a warning if kern.proc.auxv sysctl has returned EPERM. | trociny | 2011-12-05 | 1 | -1/+1 |
* | Cast a_val on printing. This fixes build on mips. | trociny | 2011-11-28 | 1 | -14/+14 |
* | Make proctstat -x output more readable. | trociny | 2011-11-27 | 1 | -55/+39 |
* | Fix build, hopefully. | trociny | 2011-11-23 | 1 | -33/+42 |
* | Add new options, -e and -x, to display process environment variables | trociny | 2011-11-22 | 1 | -0/+180 |