bde 2007-10-18 15:48:10 UTC FreeBSD src repository
Modified files: sys/fs/msdosfs msdosfs_vfsops.c Log: Fix some style bugs in the mount options list. Mainly, sort the list, leaving space for adding missing options. Negative options are sorted after removing their "no" prefix, and generic options are sorted before msdosfs-specific ones. Revision Changes Path 1.176 +7 -6 src/sys/fs/msdosfs/msdosfs_vfsops.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"