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 Jul 15 21:40:45 UTC 2000
Modified Files:
basesrc/sbin/mount_cd9660: mount_cd9660.8 mount_cd9660.c
syssrc/sys/isofs/cd9660: cd9660_lookup.c cd9660_mount.h cd9660_vfsops.c
Log Message:
Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS.
Add 'rrcaseins' option to mount_cd9660(8).
This addresses kern/2419 by Jason Downs.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/sbin/mount_cd9660/mount_cd9660.8
cvs rdiff -r1.12 -r1.13 basesrc/sbin/mount_cd9660/mount_cd9660.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/isofs/cd9660/cd9660_lookup.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/isofs/cd9660/cd9660_mount.h
cvs rdiff -r1.48 -r1.49 syssrc/sys/isofs/cd9660/cd9660_vfsops.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