Source-Changes archive

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

CVS commit: [netbsd-4] src/sys



Module Name:    src
Committed By:   riz
Date:           Sat Aug 12 16:05:28 UTC 2006

Modified Files:
        src/sys/dev/scsipi [netbsd-4]: cd.c
        src/sys/fs/udf [netbsd-4]: udf_vfsops.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #12):
        sys/fs/udf/udf_vfsops.c: revision 1.9
        sys/dev/scsipi/cd.c: revision 1.243
Fix panic on badly or curruptly formatted discs due to an oddity in the
error handling chain.
If NetBSD 4.0 is allready branched at this time this ought to be pulled up.
Fix incorrect `last possible lba' reporting, remove some empty lines and
add mmc classification for some still rare HD DVD device types.


To generate a diff of this commit:
cvs rdiff -r1.242 -r1.242.6.1 src/sys/dev/scsipi/cd.c
cvs rdiff -r1.8 -r1.8.2.1 src/sys/fs/udf/udf_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