Up to [cvs.NetBSD.org] / src / sbin / newfs_udf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 7 11:06:18 2022 UTC (5 months, 3 weeks ago) by andvar
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
fix various typos in comments, documentation and messages. mainly s/paramater/parameter/ and s/reduntant/redundant/.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 9 09:58:11 2022 UTC (9 months, 3 weeks ago) by riastradh
Branch: MAIN
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
newfs_udf(8): Nix trailing whitespace. No functional change intended.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 6 13:29:15 2022 UTC (9 months, 3 weeks ago) by reinoud
Branch: MAIN
Refactor and rewrite of newfs_udf(8) and makefs(8) (-t udf) with a shared section for fsck_udf(8). Newfs_udf and makefs support predefined disc image profiles, harddisc partitions (disklabel and wedges on all generic block devices) and all optical media types on CD/DVD/BD writers. Newfs_udf and makefs now also support formatting of UDF 2.50 with a metadata partition.