Date: Wed, 7 May 2008 17:49:31 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.c Message-ID: <200805071749.m47HnVSF052026@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-05-07 17:49:31 UTC
FreeBSD src repository
Modified files:
usr.bin/fstat fstat.c
Log:
Only output details about the current working directory of a process if
the vnode pointer is not NULL. This avoids spurious warnings in fstat -v
output for kernel processes.
MFC after: 1 week
PR: amd64/123456
Submitted by: KOIE Hidetaka | hide koie.org
Revision Changes Path
1.66 +2 -1 src/usr.bin/fstat/fstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805071749.m47HnVSF052026>
