Subject: CVS commit: [netbsd-2-0] src/sys/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/14/2004 11:08:01
Module Name:	src
Committed By:	tron
Date:		Wed Jul 14 11:08:01 UTC 2004

Modified Files:
	src/sys/net [netbsd-2-0]: if_ethersubr.c

Log Message:
Pull up revision 1.116 (requested by jonathan in ticket #648):
Rename MBUFTRACE helper function m_claim() to m_claimm(),
for consistency with M_FREE() and m_freem().  Affected files:
sys/mbuf.h
kern/uipc_socket2.c
kern/uipc_mbuf.c
net/if_ethersubr.c
netatalk/ddp_input.c
nfs/nfs_socket.c


To generate a diff of this commit:
cvs rdiff -r1.114.2.1 -r1.114.2.2 src/sys/net/if_ethersubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.