Up to [cvs.NetBSD.org] / src / sbin / newfs_udf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5, Wed Apr 6 13:29:15 2022 UTC (9 months, 3 weeks ago) by reinoud
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1
lines
FILE REMOVED
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.
Revision 1.4.8.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:27 2014 UTC (8 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.4.8.1: +54 -0
lines
Diff to previous 1.4.8.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.4.4.2 / (download) - annotate - [select for diffs], Thu May 22 11:37:31 2014 UTC (8 years, 8 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.4.4.1: +54 -0
lines
Diff to previous 1.4.4.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
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")
Revision 1.4.8.1, Mon Aug 5 20:52:08 2013 UTC (9 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.4: +0 -54
lines
FILE REMOVED
file udf_write.h was added on branch tls-maxphys on 2014-08-20 00:02:27 +0000
Revision 1.4.4.1, Mon Aug 5 20:52:08 2013 UTC (9 years, 5 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.4: +0 -54
lines
FILE REMOVED
file udf_write.h was added on branch yamt-pagecache on 2014-05-22 11:37:31 +0000
Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 5 20:52:08 2013 UTC (9 years, 5 months ago) by reinoud
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.3: +5 -0
lines
Diff to previous 1.3 (colored)
Fix newfs(8) to compile again.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 5 17:12:04 2013 UTC (9 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.2: +2 -0
lines
Diff to previous 1.2 (colored)
Allow building UDF parts of makefs on !NetBSD.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 5 14:11:30 2013 UTC (9 years, 5 months ago) by reinoud
Branch: MAIN
Changes since 1.1: +5 -0
lines
Diff to previous 1.1 (colored)
Adjust newfs_udf to be sharing code with the new `makefs -t udf' to be comitted.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Tue Jul 23 21:07:31 2013 UTC (9 years, 6 months ago) by riastradh
Branch: riastradh-drm2
Changes since 1.1.2.1: +42 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync with HEAD
Revision 1.1.2.1, Thu Jul 18 12:44:21 2013 UTC (9 years, 6 months ago) by riastradh
Branch: riastradh-drm2
Changes since 1.1: +0 -42
lines
FILE REMOVED
file udf_write.h was added on branch riastradh-drm2 on 2013-07-23 21:07:31 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 18 12:44:21 2013 UTC (9 years, 6 months ago) by reinoud
Branch: MAIN
CVS Tags: riastradh-drm2-base2,
riastradh-drm2-base1
Branch point for: riastradh-drm2
Initial split up for making newfs_udf(8) routines suitable for makefs_udf(8)