From owner-cvs-all Sat Sep 15 17: 8:49 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 1A7C837B410; Sat, 15 Sep 2001 17:08:38 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id f8G08VG84286; Sat, 15 Sep 2001 17:08:31 -0700 (PDT) (envelope-from obrien) Date: Sat, 15 Sep 2001 17:08:31 -0700 From: "David O'Brien" To: Bruce Evans Cc: freebsd-hackers@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libatm atm_addr.c cache_key.c ioctl_subr.c ip_addr.c ip_checksum.c timer.c Message-ID: <20010915170831.A84246@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200109151939.f8FJdKF28278@earth.backplane.com> <20010916062557.V30137-100000@delplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010916062557.V30137-100000@delplex.bde.org>; from bde@zeta.org.au on Sun, Sep 16, 2001 at 06:35:27AM +1000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 16, 2001 at 06:35:27AM +1000, Bruce Evans wrote: > Especially the empty line after the copyright message: Agreed. > __FBSDID("$FreeBSD: src/lib/libatm/atm_addr.c,v 1.6 2001/09/15 19:36:55 dillon Exp $"); What about changing this to __FBSD(), which is what I was using in a prototype to reduce the number of characters in the macro name (and thus reduce the wrap around). -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message