NetBSD/sbin/newfs_udf
reinoud bdd973a499 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".
2008-06-19 13:20:09 +00:00
..
Makefile
newfs_udf.8 Allow UDF versions to be both specified as a hex value and as a float 2008-06-19 13:20:09 +00:00
newfs_udf.c Allow UDF versions to be both specified as a hex value and as a float 2008-06-19 13:20:09 +00:00
udf_create.c Don't keep a running pointer but calculate directly the data offset to 2008-06-19 12:33:54 +00:00
udf_create.h