Up to [cvs.NetBSD.org] / src / usr.sbin / fstyp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 4 19:33:46 2022 UTC (10 months ago) by andvar
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
fix various typos, mainly in comments.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 10 12:38:40 2021 UTC (2 years ago) by tkusumi
Branch: MAIN
CVS Tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.2: +66 -28
lines
Diff to previous 1.2 (colored)
fstyp: Sync HAMMER1/2 with DragonFly BSD taken-from: DragonFly BSD
Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 23 14:39:23 2020 UTC (2 years, 4 months ago) by tkusumi
Branch: MAIN
Changes since 1.1: +15 -92
lines
Diff to previous 1.1 (colored)
fstyp: Sync hammer2_disk.h with DragonFly BSD taken-from: DragonFly BSD
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:09:20 2020 UTC (2 years, 10 months ago) by martin
Branch: phil-wifi
Changes since 1.1.4.1: +1376 -0
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Merge changes from current as of 20200406
Revision 1.1.4.1, Wed Jan 1 08:56:41 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.1: +0 -1376
lines
FILE REMOVED
file hammer2_disk.h was added on branch phil-wifi on 2020-04-08 14:09:20 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 1 08:56:41 2020 UTC (3 years, 1 month ago) by tkusumi
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp
Branch point for: phil-wifi
fstyp: Add HAMMER1/2 support FreeBSD has recently imported HAMMER1/2 support from DragonFlyBSD, so why not in NetBSD as well. taken-from: DragonFlyBSD