freebsd-dev/usr.bin/fstat
Christian S.J. Peron 997591ca96 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.

Submitted by:	Doug Steinwand
PR:		bin/88203
MFC after:	1 week
Discussed with:	phk
2005-11-05 23:38:08 +00:00
..
cd9660.c
fstat.1
fstat.c Un-break processing of device major/minor values with fstat -n. We do 2005-11-05 23:38:08 +00:00
fstat.h
Makefile
msdosfs.c