From owner-cvs-all@FreeBSD.ORG Tue Dec 16 00:24:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5202216A4D0; Tue, 16 Dec 2003 00:24:33 -0800 (PST) Received: from VARK.homeunix.com (adsl-68-123-140-171.dsl.pltn13.pacbell.net [68.123.140.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC1143D3C; Tue, 16 Dec 2003 00:24:31 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: from VARK.homeunix.com (localhost [127.0.0.1]) by VARK.homeunix.com (8.12.9/8.12.9) with ESMTP id hBG8NwHj086741; Tue, 16 Dec 2003 00:23:58 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.homeunix.com (8.12.9/8.12.9/Submit) id hBG8NwZp086740; Tue, 16 Dec 2003 00:23:58 -0800 (PST) (envelope-from das@FreeBSD.ORG) Date: Tue, 16 Dec 2003 00:23:57 -0800 From: David Schultz To: Nate Lawson Message-ID: <20031216082357.GA86687@VARK.homeunix.com> Mail-Followup-To: Nate Lawson , Bruce M Simpson , cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG References: <20031215215059.7E3FF16A559@hub.freebsd.org> <20031215231239.N65356@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031215231239.N65356@root.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Bruce M Simpson cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/opencrypto crmbuf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2003 08:24:33 -0000 On Mon, Dec 15, 2003, Nate Lawson wrote: > On Mon, 15 Dec 2003, Bruce M Simpson wrote: > > Removed files: > > sys/opencrypto crmbuf.c > > Log: > > Purge crmbuf.c as the routines are now in uipc_mbuf.c. > > > > Revision Changes Path > > 1.3 +0 -119 src/sys/opencrypto/crmbuf.c (dead) > > > > > > --- src/sys/opencrypto/crmbuf.c:1.2 Tue Jun 10 22:57:50 2003 > > +++ src/sys/opencrypto/crmbuf.c Mon Dec 15 13:50:59 2003 > > @@ -1,119 +0,0 @@ > > -/* > > - * Copyright (c) 2002 Somebody. All rights reserved. > > - * > > - * Redistribution and use in source and binary forms, with or without > > Did you get somebody's permission to do this? Nobody should have their > code deleted just because everybody stands by and lets somebody be taken > advantage of. Nobody knows where Somebody is. But if the change were announced to Everybody for review, Anybody might object, leading to a massive bikeshed. Ultimately, Everybody would blame Somebody, even though Nobody is responsible.