Date: Sat, 25 Nov 2000 01:42:01 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Doug Barton <DougB@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/share/man/man5make.conf.5 Message-ID: <20001125014201.C48752@dragon.nuxi.com> In-Reply-To: <3A1F54AF.53A6B292@FreeBSD.org>; from DougB@FreeBSD.org on Fri, Nov 24, 2000 at 09:57:03PM -0800 References: <200011222037.MAA02654@freefall.freebsd.org> <3A1F54AF.53A6B292@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 24, 2000 at 09:57:03PM -0800, Doug Barton wrote: > I'm still waiting for the make.conf option that gives me a DES and only > DES crypt(). Actually that has never been a supported configuration. > As is, you've removed functionality without providing an alternative. "NODESCRYPTLINKS" was to allow those needing YP/NIS compatibility to use MD5 for local passwords. If you installed the DES sources, the libcrypt link that originally pointed at libscript gets redirected to libdescrypt. So I'm not sure how you were getting the functionality you want. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001125014201.C48752>