Import NetBSD resolvconf(8)

Also known as "openresolv".  Needed for dhcpcd(8).

Change-Id: Ibcb616837e9a5293377e451c6f6218a37260ed80
This commit is contained in:
David van Moolenbroek
2017-02-16 13:21:17 +00:00
parent c3b6f8f269
commit d642636d2d
19 changed files with 2574 additions and 5 deletions

5
external/bsd/openresolv/Makefile vendored Normal file
View File

@@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 2009/11/21 03:24:30 roy Exp $
SUBDIR= sbin
.include <bsd.subdir.mk>