cvs commit: src/usr.bin/fstat cd9660.c fstat.c msdosfs.c

John-Mark Gurney jmg at FreeBSD.org
Tue Jun 24 01:18:20 PDT 2003


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


More information about the cvs-src mailing list