Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/11/2005 15:04:04
Module Name: src
Committed By: yamt
Date: Fri Nov 11 15:04:04 UTC 2005
Modified Files:
src/sys/sys: queue.h
Log Message:
CIRCLEQ_FOREACH/CIRCLEQ_FOREACH_REVERSE: allow to iterate const circleq.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/sys/queue.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.