Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/udf
Module Name: src
Committed By: reinoud
Date: Thu Jan 4 04:15:43 UTC 2007
Modified Files:
src/sys/fs/udf: ecma167-udf.h udf_subr.c udf_vnops.c
Log Message:
Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert
a multiplication order to enforce 64 bit math.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/fs/udf/ecma167-udf.h
cvs rdiff -r1.27 -r1.28 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.8 -r1.9 src/sys/fs/udf/udf_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