Subject: CVS commit: [netbsd-2-0] src/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/22/2004 16:10:37
Module Name:	src
Committed By:	he
Date:		Sat May 22 16:10:37 UTC 2004

Modified Files:
	src/include [netbsd-2-0]: assert.h

Log Message:
Pull up revision 1.16 (requested by kleink in ticket #356):
  Remove _assert() again.  As has been noted by Ben Harris, this
  had been removed already in rev. 1.4 and was subsequently reinstated
  by the Lite-2 import.  Nothing uses it, and it pollutes user
  namespace.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 src/include/assert.h

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