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

Modified Files:
	src/sys/sys [netbsd-2-0]: mbuf.h

Log Message:
Pull up revision 1.94 (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.90.2.1 -r1.90.2.2 src/sys/sys/mbuf.h

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