]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r250147:
authortrociny <trociny@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 26 May 2013 18:26:29 +0000 (18:26 +0000)
committertrociny <trociny@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 26 May 2013 18:26:29 +0000 (18:26 +0000)
commitd1f2475cde09ec71c1e3ea1d3d8efd347cf526d4
tree4c827a1b46cb597fac47cd8ab541a521580608ab
parente572bd4ad793150abfe98512e25cbd3bc8c16f73
MFC r250147:

procstat_getpathname: for kvm method, instead of returning the error
that the method is not supported, return an empty string.

This looks more handy for callers like procstat(1), which will not
abort after the failed call and still output some useful information.

git-svn-id: svn://svn.freebsd.org/base/stable/9@251003 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libprocstat/libprocstat.c