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 Sep  1 13:18:40 UTC 2019

Modified Files:
        src/external/bsd/libnv/lib [netbsd-9]: Makefile
        src/lib/libnpf [netbsd-9]: Makefile
        src/lib/npf [netbsd-9]: mod.mk
        src/libexec/identd [netbsd-9]: Makefile
        src/usr.sbin/npf/npfctl [netbsd-9]: Makefile
        src/usr.sbin/npf/npfd [netbsd-9]: Makefile
Added Files:
        src/external/bsd/libnv/lib [netbsd-9]: srcs.mk

Log Message:
Pull up following revision(s) (requested by rmind in ticket #140):

        external/bsd/libnv/lib/Makefile: revision 1.3
        usr.sbin/npf/npfd/Makefile: revision 1.7
        lib/libnpf/Makefile: revision 1.11
        lib/libnpf/Makefile: revision 1.12
        libexec/identd/Makefile: revision 1.18
        usr.sbin/npf/npfctl/Makefile: revision 1.14
        lib/npf/mod.mk: revision 1.8
        external/bsd/libnv/lib/srcs.mk: revision 1.1

libnpf fix: link the library itself to libnv; libnpf users should not be
expected to assume this dependency.

Move common parts into a makefile fragment usable from elsewhere.
Suggested by mrg.

Include libnv directly into this library


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.4.1 src/external/bsd/libnv/lib/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/external/bsd/libnv/lib/srcs.mk
cvs rdiff -u -r1.10 -r1.10.2.1 src/lib/libnpf/Makefile
cvs rdiff -u -r1.7 -r1.7.2.1 src/lib/npf/mod.mk
cvs rdiff -u -r1.17 -r1.17.2.1 src/libexec/identd/Makefile
cvs rdiff -u -r1.13 -r1.13.2.1 src/usr.sbin/npf/npfctl/Makefile
cvs rdiff -u -r1.6 -r1.6.2.1 src/usr.sbin/npf/npfd/Makefile

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