]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In procfs_doproccmdline() if arguments are not cashed read them from
authorMikolaj Golub <trociny@FreeBSD.org>
Tue, 22 Nov 2011 20:43:03 +0000 (20:43 +0000)
committerMikolaj Golub <trociny@FreeBSD.org>
Tue, 22 Nov 2011 20:43:03 +0000 (20:43 +0000)
commitbeb7471b16d9ea8fe169db04cb382d4ea209e844
tree4945c7a3f75cc1efc6eb74ad7045e295cd137b91
parentc5cfcb1c19dc03c8ca165f42ae8b75b0fddc0bbd
In procfs_doproccmdline() if arguments are not cashed read them from
the process stack.

Suggested by: kib
Reviewed by: kib
Tested by: pho
MFC after: 2 weeks
sys/fs/procfs/procfs_status.c