reinoud
|
4897154dae
|
Fix volumesetname to comply to UDF 2.01 [2.2.2.5]
|
2015-01-02 21:01:12 +00:00 |
reinoud
|
a5532a8260
|
Add the blockingnr determination for the -rom versions
|
2013-08-25 14:13:47 +00:00 |
reinoud
|
3551bde30d
|
Fix memory leaks found by Coverity and fix memoryleaks in the new code
|
2013-08-06 08:18:08 +00:00 |
reinoud
|
950c47822d
|
Fix newfs(8) to compile again.
|
2013-08-05 20:52:08 +00:00 |
joerg
|
9656a3f6dc
|
Allow building UDF parts of makefs on !NetBSD.
|
2013-08-05 17:12:04 +00:00 |
reinoud
|
94ec67ed92
|
Fix memset() arguments to use the right type for sizeof() and streamline its
use of sizeof() to allways use the right type.
|
2013-08-05 16:44:58 +00:00 |
reinoud
|
1b03698582
|
Adjust newfs_udf to be sharing code with the new `makefs -t udf' to be
comitted.
|
2013-08-05 14:11:30 +00:00 |
reinoud
|
b26724915d
|
Add comment to udf_do_rootdir(). Might eventually be moved to newfs_udf(8)
|
2013-07-18 12:50:51 +00:00 |
reinoud
|
a2747c513b
|
Initial split up for making newfs_udf(8) routines suitable for makefs_udf(8)
|
2013-07-18 12:44:21 +00:00 |