hosts.equiv is a ghost from bsd past
authortedu <tedu@openbsd.org>
Sun, 20 Apr 2014 18:06:37 +0000 (18:06 +0000)
committertedu <tedu@openbsd.org>
Sun, 20 Apr 2014 18:06:37 +0000 (18:06 +0000)
etc/Makefile
etc/hosts.equiv [deleted file]
etc/hosts.lpd

index 43e102c..58dc79a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.352 2014/04/11 22:51:51 miod Exp $
+#      $OpenBSD: Makefile,v 1.353 2014/04/20 18:06:37 tedu Exp $
 
 TZDIR=         /usr/share/zoneinfo
 LOCALTIME=     Canada/Mountain
@@ -106,7 +106,6 @@ distribution-etc-root-var: distrib-dirs
            chgrp ${BINGRP} ${DESTDIR}/etc/fbtab && \
            chmod 644 ${DESTDIR}/etc/fbtab
        ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 ${BIN2} ${DESTDIR}/etc
-       ${INSTALL} -c -o root -g wheel -m 600 hosts.equiv ${DESTDIR}/etc
        ${INSTALL} -c -o root -g crontab -m 600 crontab ${DESTDIR}/var/cron/tabs/root
        ${INSTALL} -c -o root -g wheel -m 600 master.passwd ${DESTDIR}/etc
        pwd_mkdb -p -d ${DESTDIR}/etc /etc/master.passwd
diff --git a/etc/hosts.equiv b/etc/hosts.equiv
deleted file mode 100644 (file)
index 0281124..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#      $OpenBSD: hosts.equiv,v 1.5 2001/12/01 19:10:01 deraadt Exp $
-#localhost
index 0694305..d05d125 100644 (file)
@@ -1,3 +1,2 @@
-#      $OpenBSD: hosts.lpd,v 1.3 2008/04/15 07:54:48 ajacoutot Exp $
+#      $OpenBSD: hosts.lpd,v 1.4 2014/04/20 18:06:37 tedu Exp $
 # As described in lpd(8), place one legal access hostname per line.
-# See hosts.equiv(5) for syntax and examples.