Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/04/1999 10:15:51
Module Name:	src
Committed By:	christos
Date:		Tue May  4 17:15:51 UTC 1999

Modified Files:
	src/lib/libcompat/regexp: regexp.c
Log Message:
- widen prototypes
- fix portability with signed >>
- remove unreachable code
- add const castaways where appropriate