pjd         2006-08-12 15:34:15 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/label       g_label_msdosfs.c 
  Added files:
    sys/geom/label       g_label_msdosfs.h 
  Log:
  Handle MSDOS file systems properly. Before the change file systems
  created on Windows XP (and others maybe) were not detected.
  We detected only those created with newfs_msdos(8).
  
  Submitted by:           Tobias Reifenberger <[EMAIL PROTECTED]>
  style(9)ified by:       pjd
  
  Revision  Changes    Path
  1.5       +155 -34   src/sys/geom/label/g_label_msdosfs.c
  1.1       +140 -0    src/sys/geom/label/g_label_msdosfs.h (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to