Commit Graph

3 Commits

Author SHA1 Message Date
lukem
f5a433a737 fix -Wsign-compare issues 2009-01-18 09:57:26 +00:00
tron
d5f41fe194 Fix builds with stack protection enabled. 2008-05-18 13:08:58 +00:00
reinoud
e979c658c9 Import writing part of the UDF file system making optical media like CD's
and DVD's behave like floppy discs. Writing is supported upto and including
version 2.01; version 2.50 and 2.60 will follow.

Also extending the UDF implementation to support symbolic links and
hardlinks.

Added are the mmcformat(8) tool to format rewritable CD/DVD discs and
newfs_udf(8).

Limitations:
        all operations can be performed on the file system though the
        sheduling is currently optimised for archiving workloads.

        mv(1)/rename(2) is currently only implemented for non-directories.
2008-05-14 16:49:47 +00:00