From owner-cvs-src@FreeBSD.ORG Thu May 27 15:02:33 2004 Return-Path: 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 C6FCA16A4CE; Thu, 27 May 2004 15:02:33 -0700 (PDT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B6FB43D1F; Thu, 27 May 2004 15:02:33 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.10) with ESMTP id i4RM1hSK005035; Thu, 27 May 2004 15:01:43 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i4RM1hAn005033; Thu, 27 May 2004 15:01:43 -0700 Date: Thu, 27 May 2004 15:01:43 -0700 From: Brooks Davis To: Ceri Davies , Brooks Davis , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040527220142.GA2636@Odin.AC.HMC.Edu> References: <200405262258.i4QMw7KZ085659@repoman.freebsd.org> <20040527000844.GG55357@empiric.dek.spc.org> <20040527214958.GN23460@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline In-Reply-To: <20040527214958.GN23460@submonkey.net> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src/lib/libc/net Makefile.inc eui64.3 eui64.c src/share/man/man5 Makefile eui64.5 src/sys/sys eui64.h src/tools/regression/lib/libc/net Makefile test-eui64.h test-eui64_aton.c test-eui64_line.c test-eui64_ntoa.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 22:02:33 -0000 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 27, 2004 at 10:49:58PM +0100, Ceri Davies wrote: > On Thu, May 27, 2004 at 01:08:44AM +0100, Bruce M Simpson wrote: > > On Wed, May 26, 2004 at 03:58:07PM -0700, Brooks Davis wrote: > > > Log: > > > Add support for an /etc/eui64 file modeled on /etc/ethers. The API= is > > > modeled on ethers(3) except that all functions are thread-safe. > >=20 > > Echelente! >=20 > Monsieur, with this code you are really spoiling us ;-) I'm looking as using dcons to handle consoles for my cluster. Remembering 60+ EUI-64s just isn't an option. Typing them would be bad enough. :-) > Brooks, >=20 > Is the copyright correct? For example: >=20 > # head -2 src/share/man/man5/eui64.5 > .\" Copyright (c) 1995 > .\" Bill Paul . All rights reserved. I think so. The files with wpaul copyrights were all derived from files he wrote by copying them and editing them. I basicly changed the code to handle 8-byte strings instead of 6-byte ones (plus some extra flexability in the parsing) and changed the API to eliminate the old style non-thread safe functions. The main code and concept is his. There's definatly enough of his code there for it to have his copyright. I don't think there's enough new code to warrent adding mine (Aerospace's), but I will if someone how understands derivative works better says I should. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAtmVGXY6L6fI4GtQRAuDYAKCLykdmAkEFqwlTBpSSApMN2QTv7gCeL09r Bl0JQyWEvICm1qSNknf6z/E= =c5mL -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx--