Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/newfs_udf
Module Name: src
Committed By: reinoud
Date: Thu Jun 19 13:20:09 UTC 2008
Modified Files:
src/sbin/newfs_udf: newfs_udf.8 newfs_udf.c
Log Message:
Allow UDF versions to be both specified as a hex value and as a float
value. Its now possible to specify version 2.50 as "2.50" or "0x250".
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/newfs_udf/newfs_udf.8
cvs rdiff -r1.2 -r1.3 src/sbin/newfs_udf/newfs_udf.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