Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/29/2005 21:39:22
Module Name:	src
Committed By:	christos
Date:		Sun May 29 21:39:22 UTC 2005

Modified Files:
	src/sys/netinet: if_arp.c

Log Message:
- remove local copy of hexdigits.
- sprinkle const
- use mem*() instead of b*()


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/netinet/if_arp.c

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