Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/netatalk



Module Name:    src
Committed By:   tron
Date:           Wed Jul 14 11:06:49 UTC 2004

Modified Files:
        src/sys/netatalk [netbsd-2-0]: ddp_input.c

Log Message:
Pull up revision 1.9 (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.8 -r1.8.4.1 src/sys/netatalk/ddp_input.c

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




Home | Main Index | Thread Index | Old Index