Date: Mon, 29 Nov 1999 00:19:01 -0800 (PST) From: Jun-ichiro itojun Hagino <itojun@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6.h Message-ID: <199911290819.AAA21710@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 1999/11/29 00:19:01 PST
Modified files:
sys/netinet6 in6.h
Log:
there's no memcmp() in kernel, use bcmp() instead.
in userland memcmp() is preferred for ANSI preference.
(from KAME repository)
Revision Changes Path
1.3 +9 -1 src/sys/netinet6/in6.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911290819.AAA21710>
