From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1314 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Daniel_Cegie=B3ka?= Newsgroups: gmane.linux.lib.musl.general Subject: crypt* files in crypt directory Date: Tue, 17 Jul 2012 11:40:28 +0200 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1342518067 17822 80.91.229.3 (17 Jul 2012 09:41:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 17 Jul 2012 09:41:07 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1315-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jul 17 11:41:05 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Sr4H7-0007h8-M9 for gllmg-musl@plane.gmane.org; Tue, 17 Jul 2012 11:41:01 +0200 Original-Received: (qmail 15744 invoked by uid 550); 17 Jul 2012 09:41:00 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 15735 invoked from network); 17 Jul 2012 09:41:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=azPes+xqHMOt1o+pb5qwSTC9beSs1uL8pMHdtBq4bcg=; b=0HZb+VVYCeSLvx4Jfe1YmG6ctK21rNGu1aD6eedKUvDJUjf4lgjmS98clAIzPa3ihg dK2vA3aUgOpzA6ag7qNAI22e93oBhrmgd7wR2qJtP98H/nosIw5iXx0Rc9OwBYe4p1ZI z1oBUmKWqWC/L3Q0oaomRFIQaeXGPfsHya33l89h0XEDsU+70GfA7uXOVKXOu8m7U+JI /0lLnJopuHKPxhs3oLLxeuKG1efciK8b9pIeIKEfMxZy4LlmjpnNimIRmhqwN4Ev23ZM PRb6gC/ZCNjUWPrmScN6KAprJBSwCNKIe4DRBGOKgHAs3y8P4wxqjz75ruXnR75PxXSm UM1A== Xref: news.gmane.org gmane.linux.lib.musl.general:1314 Archived-At: Hi, I have a proposal to move the crypt* files from misc directory to the new crypt directory. I want to port to musl crypt_blowfish patch (http://www.openwall.com/crypt/) and keeping everything in one directory would be more readable. best regards, Daniel