cvs commit: src/usr.bin/fstat fstat.c
Christian S.J. Peron
csjp at FreeBSD.org
Sat Nov 12 12:58:04 PST 2005
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
More information about the cvs-all
mailing list