summaryrefslogtreecommitdiffstats
path: root/usr.bin/procstat/procstat_auxv.c
Commit message (Expand)AuthorAgeFilesLines
* Use libprocstat(3) to retrieve ELF auxiliary vector.trociny2013-04-201-94/+8
* Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switchkib2012-09-161-2/+4
* Always return 0 if the sysctl failed.trociny2012-01-291-8/+8
* Make 64-bit procstat output ELF auxiliary vectors for 32-bit processes.trociny2011-12-121-16/+87
* Don't output a warning if kern.proc.auxv sysctl has returned EPERM.trociny2011-12-051-1/+1
* Cast a_val on printing. This fixes build on mips.trociny2011-11-281-14/+14
* Make proctstat -x output more readable.trociny2011-11-271-55/+39
* Fix build, hopefully.trociny2011-11-231-33/+42
* Add new options, -e and -x, to display process environment variablestrociny2011-11-221-0/+180
OpenPOWER on IntegriCloud