Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/16/2003 12:07:12
Module Name:	src
Committed By:	christos
Date:		Tue Sep 16 12:07:12 UTC 2003

Modified Files:
	src/sys/kern: kern_sig.c

Log Message:
- convert to circleq
- add simple lock for the list
- make get function remove the item from the list
- eliminate superfluous functions
thanks to enami and matt for the feedback.


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 src/sys/kern/kern_sig.c

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