Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/13/1998 04:06:06
Module Name:	src
Committed By:	christos
Date:		Fri Nov 13 12:06:06 UTC 1998

Modified Files:
	src/sys/sys: signal.h
Log Message:
cast lh of shift operator to unsigned to avoid lint "non portable" warnings.