From owner-freebsd-current@FreeBSD.ORG Sat Jul 23 03:33:09 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C231516A41F; Sat, 23 Jul 2005 03:33:09 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE7A443D7F; Sat, 23 Jul 2005 03:32:58 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id j6N3Wph1045583; Fri, 22 Jul 2005 20:32:51 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id j6N3WplB045582; Fri, 22 Jul 2005 20:32:51 -0700 (PDT) (envelope-from sgk) Date: Fri, 22 Jul 2005 20:32:51 -0700 From: Steve Kargl To: Julian Elischer Message-ID: <20050723033251.GB45516@troutmask.apl.washington.edu> References: <42E03812.4090801@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42E03812.4090801@elischer.org> User-Agent: Mutt/1.4.2.1i Cc: current@freebsd.org Subject: Re: libcipher replacement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 03:33:09 -0000 On Thu, Jul 21, 2005 at 05:04:34PM -0700, Julian Elischer wrote: > I have snet this mail 3 times and each time it never appeared on the list > (that I saw.. I think it got eaten by a spam filtrer somewhere..) > > trying again. > > Since setkey(3) has now gone away so thoroughly that there is not even > a manual page saying how to replace it, > I need to port some code that uses it.. > > What is the suggested replacement? > > Of course it is still on linux.. apparently in libcrypt. > but that doesn't help me keep this code on BSD.. > I've seen each of your previous post. Perhaps, you need to adjust your local mail filtering. -- Steve