Source-Changes archive

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

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Sun Dec  8 15:54:35 UTC 2019

Modified Files:
        src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: arc.c
        src/external/cddl/osnet/dist/uts/common/os [netbsd-9]: fm.c
        src/share/mk [netbsd-9]: bsd.own.mk

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #515):

        external/cddl/osnet/dist/uts/common/fs/zfs/arc.c: revision 1.15
        share/mk/bsd.own.mk: revision 1.1167
        external/cddl/osnet/dist/uts/common/os/fm.c: revision 1.2

Provide a default ptob() implementation
Need sys/atomic.h on NetBSD
Enable ZFS support on aarch64


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.2.1 \
    src/external/cddl/osnet/dist/uts/common/fs/zfs/arc.c
cvs rdiff -u -r1.1 -r1.1.2.1 src/external/cddl/osnet/dist/uts/common/os/fm.c
cvs rdiff -u -r1.1149.2.1 -r1.1149.2.2 src/share/mk/bsd.own.mk

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