summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/proc/prargv.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-12OS-7931 ::refstr would be usefulJohn Levon1-7/+96
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-6/+6
2015-08-17OS-4506 lxbrand preserve /proc/<pid>/cmdline formatPatrick Mooney1-1/+1
2015-05-07OS-4277 lx procfs /proc/{pid}/environ always empty [handle empty env vector]Jerry Jelinek1-0/+8
2015-05-07OS-4277 lx procfs /proc/{pid}/environ always emptyJerry Jelinek1-0/+196
2015-04-10OS-3870 prreadbuf bungles I/O mathJoshua M. Clulow1-2/+3
2015-02-23OS-3897 off-by-one error in prreadargv() can induce memory corruptionBryan Cantrill1-1/+1
2015-01-15OS-3463 expose process argv through procfsJoshua M. Clulow1-0/+236