Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261508AbVCRJBJ (ORCPT ); Fri, 18 Mar 2005 04:01:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261512AbVCRJBI (ORCPT ); Fri, 18 Mar 2005 04:01:08 -0500 Received: from sd291.sivit.org ([194.146.225.122]:32262 "EHLO sd291.sivit.org") by vger.kernel.org with ESMTP id S261508AbVCRJAz (ORCPT ); Fri, 18 Mar 2005 04:00:55 -0500 Date: Fri, 18 Mar 2005 10:00:49 +0100 From: Stelian Pop To: lm@bitmover.com, andersen@codepoet.org, Linux Kernel Mailing List Subject: Re: BKCVS broken ? Message-ID: <20050318090047.GA12314@sd291.sivit.org> Reply-To: Stelian Pop Mail-Followup-To: Stelian Pop , lm@bitmover.com, andersen@codepoet.org, Linux Kernel Mailing List References: <20050317144522.GK22936@hottah.alcove-fr> <20050318001053.GA23358@bitmover.com> <20050318055040.GA16780@codepoet.org> <20050318063853.GA30603@bitmover.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050318063853.GA30603@bitmover.com> User-Agent: Mutt/1.5.6+20040523i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 795 Lines: 22 On Thu, Mar 17, 2005 at 10:38:53PM -0800, Larry McVoy wrote: > Hey, it's open source, I'm hoping that people will take that code and > evolve it do whatever they need. We're willing to do what we can on > this end if people need protocol changes to support new features, > time permitting. Think of that code as a prototype. It's really > simple, you can hack it trivially. ------------ if (strncmp("bk://", p, 5)) return (1); ------------ Any chance this could be made to work over http ? Stelian. -- Stelian Pop - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/