From owner-cvs-all Sun Aug 12 11:48: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 460CD37B40C; Sun, 12 Aug 2001 11:47:59 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7CIlxS67594; Sun, 12 Aug 2001 11:47:59 -0700 (PDT) (envelope-from markm) Message-Id: <200108121847.f7CIlxS67594@freefall.freebsd.org> From: Mark Murray Date: Sun, 12 Aug 2001 11:47:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libopie Makefile src/usr.bin/opieinfo Makefile src/usr.bin/opiekey Makefile src/usr.bin/opiepasswd Makefile src/etc/defaults make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2001/08/12 11:47:58 PDT Modified files: lib/libopie Makefile usr.bin/opieinfo Makefile usr.bin/opiekey Makefile usr.bin/opiepasswd Makefile etc/defaults make.conf Log: Remove the WANT_INSECURE_OPIE option - it is now a default. This is not nearly as ominous as it sounds, and it allows OPIE to be used over SSH and on xterms. Requested by: ache Discussed on: -security Revision Changes Path 1.15 +1 -3 src/lib/libopie/Makefile 1.8 +1 -4 src/usr.bin/opieinfo/Makefile 1.10 +1 -4 src/usr.bin/opiekey/Makefile 1.7 +1 -4 src/usr.bin/opiepasswd/Makefile 1.171 +1 -7 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message