Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/fstyp



Module Name:    src
Committed By:   tkusumi
Date:           Wed Jan  1 08:56:41 UTC 2020

Modified Files:
        src/usr.sbin/fstyp: Makefile fstyp.8 fstyp.c fstyp.h
Added Files:
        src/usr.sbin/fstyp: hammer.c hammer2.c hammer2_disk.h hammer_disk.h

Log Message:
fstyp: Add HAMMER1/2 support

FreeBSD has recently imported HAMMER1/2 support from DragonFlyBSD,
so why not in NetBSD as well.

taken-from: DragonFlyBSD


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/fstyp/Makefile
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/fstyp/fstyp.8
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/fstyp/fstyp.c
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/fstyp/fstyp.h
cvs rdiff -u -r0 -r1.1 src/usr.sbin/fstyp/hammer.c \
    src/usr.sbin/fstyp/hammer2.c src/usr.sbin/fstyp/hammer2_disk.h \
    src/usr.sbin/fstyp/hammer_disk.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index