From owner-cvs-all Fri Nov 24 22:47:20 2000 Delivered-To: cvs-all@freebsd.org Received: from green.dyndns.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7BA1337B4D7; Fri, 24 Nov 2000 22:47:16 -0800 (PST) Received: from localhost (6y4zp9@localhost [127.0.0.1]) by green.dyndns.org (8.11.0/8.11.0) with ESMTP id eAP6lA562534; Sat, 25 Nov 2000 01:47:14 -0500 (EST) (envelope-from green@FreeBSD.org) Message-Id: <200011250647.eAP6lA562534@green.dyndns.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Doug Barton Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/share/man/man5make.conf.5 In-Reply-To: Message from Doug Barton of "Fri, 24 Nov 2000 21:57:03 PST." <3A1F54AF.53A6B292@FreeBSD.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 25 Nov 2000 01:47:09 -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: > "David E. O'Brien" wrote: > > > > obrien 2000/11/22 12:37:40 PST > > > > Modified files: > > etc/defaults make.conf > > share/man/man5 make.conf.5 > > Log: > > Remove "NODESCRYPTLINKS" it has been superseeded by "passwd_format" > > in /etc/login.conf. > > I'm still waiting for the make.conf option that gives me a DES and only > DES crypt(). As is, you've removed functionality without providing an > alternative. Please don't commit this to RELENG_4 till this issue is > settled. Poof, every time you use crypt(3) in your applications it defaults to DES. :) Don't compile src/secure? It defaults to MD5. The login.conf stuff only applies to the base apps that modify the password file. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message