csjp        2005-11-05 23:38:08 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/fstat        fstat.c 
  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.
  
  Submitted by:   Doug Steinwand
  PR:             bin/88203
  MFC after:      1 week
  Discussed with: phk
  
  Revision  Changes    Path
  1.62      +5 -3      src/usr.bin/fstat/fstat.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to