Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 01:18:18 -0700 (PDT)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/fstat cd9660.c fstat.c msdosfs.c
Message-ID:  <200306240818.h5O8IIfB073555@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2003/06/24 01:18:18 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/fstat        cd9660.c fstat.c msdosfs.c 
  Log:
  fix this code properly.  msdosfs can't have device nodes on them.
  comment how to read device nodes from ufs (if an adventurous soul wants
  to fix it!).
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.4       +1 -1      src/usr.bin/fstat/cd9660.c
  1.51      +5 -1      src/usr.bin/fstat/fstat.c
  1.7       +1 -1      src/usr.bin/fstat/msdosfs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306240818.h5O8IIfB073555>