Home | History | Annotate | Download | only in mmcformat
History log of /src/usr.sbin/mmcformat/mmcformat.c
RevisionDateAuthorComments
 1.10  11-Jul-2025  andvar s/WRTITING/WRITING/ in error message.
 1.9  04-Apr-2023  rillig branches: 1.9.2;
mmcformat: KNF

Remove trailing whitespace, sort headers, add RCS ID, unexport global
variable.
 1.8  04-Apr-2023  rillig mmcformat: remove redundant extern declarations

No binary change.
 1.7  22-May-2022  andvar fix various small typos, mainly in comments.
 1.6  26-Dec-2019  msaitoh s/lenght/length/
 1.5  04-Feb-2019  mrg - don't make -h/-H get around the argument check by setting
'inquiry' in the fallthru case, but instead explicitly
check for 'display_usage' as well.
 1.4  19-Oct-2013  christos branches: 1.4.26;
fix unused variable warnings.
 1.3  18-Jan-2009  lukem branches: 1.3.8; 1.3.14;
fix -Wsign-compare issues
 1.2  18-May-2008  tron branches: 1.2.2;
Fix builds with stack protection enabled.
 1.1  14-May-2008  reinoud branches: 1.1.2;
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.
 1.1.2.3  04-Jun-2008  yamt sync with head
 1.1.2.2  18-May-2008  yamt sync with head.
 1.1.2.1  14-May-2008  yamt file mmcformat.c was added on branch yamt-pf42 on 2008-05-18 12:36:22 +0000
 1.2.2.2  24-Sep-2008  wrstuden Pull in changes missed in previous sync with head.
 1.2.2.1  18-May-2008  wrstuden file mmcformat.c was added on branch wrstuden-revivesa on 2008-09-24 04:54:48 +0000
 1.3.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.26.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.4.26.1  10-Jun-2019  christos Sync with HEAD
 1.9.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed