From owner-cvs-src Tue Mar 11 14: 8:35 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5215437B401; Tue, 11 Mar 2003 14:08:32 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68F2E43FDF; Tue, 11 Mar 2003 14:08:31 -0800 (PST) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.8/8.12.6) with ESMTP id h2BM8UeV085437 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 11 Mar 2003 14:08:31 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <1b5a01c2e81a$c0455c40$52557f42@errno.com> From: "Sam Leffler" To: "John Baldwin" , "Dag-Erling Smorgrav" Cc: , , References: Subject: Re: cvs commit: src/sys/conf NOTES files src/sys/modules/rndtest Date: Tue, 11 Mar 2003 14:08:30 -0800 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On 11-Mar-2003 Dag-Erling Smorgrav wrote: > > Sam Leffler writes: > >> Note that drivers must (currently) be compiled specially to enable use. > > > > Can you explain what you mean by that? > > > >> Obtained from: original code by Jason L. Wright > > > > That's "Submitted by". > > If you have heavily modified someone else's code then saying that > they submitted it may be a bit misleading. Yes, that was the intent. Jason wrote stuff to work with openbsd and I took it and made it something rather different. The core FIPS test code is his, basically unchanged. You'll note the source code has the openbsd copyright notice on it and my name is nowhere to be found. But in general I avoid tagging any code with my name; I don't believe in doing that. FWIW this code has yet to be committed to openbsd. I got permission from him to commit it to freebsd since it's been sitting in my private repo for many months and was concerned it might get lost. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message