Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 12/11/2007 11:24:22
Module Name:	src
Committed By:	elad
Date:		Tue Dec 11 11:24:22 UTC 2007

Modified Files:
	src/share/man/man3: queue.3
	src/sys/sys: queue.h

Log Message:
Add TAILQ_CONCAT() and STAILQ_CONCAT(), from FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/share/man/man3/queue.3
cvs rdiff -r1.47 -r1.48 src/sys/sys/queue.h

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