NetBSD/libexec/identd
martin 71b9ece811 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
2019-09-01 13:18:39 +00:00
..
Makefile Pull up following revision(s) (requested by rmind in ticket #140): 2019-09-01 13:18:39 +00:00
identd.8 Whitespace. 2016-12-12 10:07:48 +00:00
identd.c Fix varargs. 2016-12-10 22:08:13 +00:00
identd.h add npf support. 2016-12-10 05:43:11 +00:00
ipf.c IPFilter 5 requires you to specify IPv4 or IPv6 2018-12-13 13:11:28 +00:00
npf.c Fix the direction; ipf/pf seem to be wrong... 2016-12-10 22:09:18 +00:00
pf.c add npf support. 2016-12-10 05:43:11 +00:00