Subject: CVS commit: src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/20/2005 19:35:12
Module Name:	src
Committed By:	christos
Date:		Tue Dec 20 19:35:12 UTC 2005

Modified Files:
	src/sys/lib/libkern: libkern.h

Log Message:
Provide _DIAGASSERT and NULL, so that we don't have to do it in *all* the
libkern files.
Also the new inet_addr, provides inet_aton; advertise it.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/lib/libkern/libkern.h

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