From owner-cvs-all Sun Nov 17 10:18:49 2002 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 AF59337B401; Sun, 17 Nov 2002 10:18:48 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2177E43E6E; Sun, 17 Nov 2002 10:18:48 -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.5/8.12.1) with ESMTP id gAHIIj9i053085 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 17 Nov 2002 10:18:47 -0800 (PST)?g (envelope-from sam@errno.com)œ X-Authentication-Warning: ebb.errno.com: Host melange.errno.com [66.127.85.82] claimed to be melange Message-ID: <082201c28e65$c5b352e0$52557f42@errno.com> From: "Sam Leffler" To: "Luigi Rizzo" , , References: <200211171814.gAHIE4I6006212@repoman.freebsd.org> Subject: Re: cvs commit: src/sys/net raw_usrreq.c Date: Sun, 17 Nov 2002 10:18:45 -0800 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" 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-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why are you making ALL these cosmetic changes now? I understood why you did the multicast routing code, but these seem entirely w/o reason. Sam ----- Original Message ----- From: "Luigi Rizzo" To: ; Sent: Sunday, November 17, 2002 10:14 AM Subject: cvs commit: src/sys/net raw_usrreq.c > luigi 2002/11/17 10:14:04 PST > > Modified files: > sys/net raw_usrreq.c > Log: > Replace m_copy() with m_copypacket() where applicable. > Replace 0 with NULL where appropriate. > Fix indentation and function headers. > > Revision Changes Path > 1.26 +17 -25 src/sys/net/raw_usrreq.c > http://cvsweb.FreeBSD.org/src/sys/net/raw_usrreq.c.diff?r1=1.25&r2=1.26 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message