Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Sat May 27 16:03:58 UTC 2000

Modified Files:
        syssrc/sys/isofs/cd9660: cd9660_extern.h cd9660_mount.h cd9660_rrip.c
            cd9660_util.c cd9660_vfsops.c cd9660_vnops.c

Log Message:
add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not
translated to lower case


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/isofs/cd9660/cd9660_extern.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/isofs/cd9660/cd9660_mount.h
cvs rdiff -r1.20 -r1.21 syssrc/sys/isofs/cd9660/cd9660_rrip.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/isofs/cd9660/cd9660_util.c
cvs rdiff -r1.47 -r1.48 syssrc/sys/isofs/cd9660/cd9660_vfsops.c
cvs rdiff -r1.57 -r1.58 syssrc/sys/isofs/cd9660/cd9660_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index