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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"