CVS log for src/usr.sbin/fstyp/hammer_disk.h
Up to [cvs.NetBSD.org] / src / usr.sbin / fstyp
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 5 21:39:52 2024 UTC (10 months ago) by andvar
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
s/dependancies/dependencies/ and s/independantly/independently/ in comments and
distrib notes.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 27 21:38:06 2023 UTC (18 months, 2 weeks ago) by andvar
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
fix word endings toin -> tion in comments.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 31 21:11:24 2023 UTC (22 months, 1 week ago) by andvar
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
fix few typos in comments.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 5 07:25:11 2021 UTC (3 years ago) by msaitoh
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
s/rather then/rather than/ in comment.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 5 04:47:17 2021 UTC (3 years ago) by msaitoh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
s/filesytem/filesystem/ in comment.
Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:09:20 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.4.1: +1092 -0
lines
Merge changes from current as of 20200406
Revision 1.1.4.1
Wed Jan 1 08:56:41 2020 UTC (4 years, 11 months ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.1: +0 -1092
lines
file hammer_disk.h was added on branch phil-wifi on 2020-04-08 14:09:20 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 1 08:56:41 2020 UTC (4 years, 11 months ago) by tkusumi
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
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
CVSweb <webmaster@jp.NetBSD.org>