Date: Sat, 12 Nov 2005 20:58:03 +0000 (UTC) From: "Christian S.J. Peron" <csjp@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: <200511122058.jACKw30i050997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2005-11-12 20:58:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/fstat fstat.c
Log:
MFC Log:
Un-break processing of device major/minor values with fstat -n. We do
this by accessing the cdev_priv element of the cdev structure. Looking
forward we need a better way to handle this, as this structure shouldn't
be frobbed by userspace.
Revision Changes Path
1.60.2.2 +5 -3 src/usr.bin/fstat/fstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511122058.jACKw30i050997>
