Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/26/1998 04:40:02
lukem
Sun Jan 25 20:36:27 PST 1998
Update of /cvsroot/src/etc
In directory netbsd1:/var/slash-tmp/cvs-serv24953

Modified Files:
	rc.subr 
Log Message:
convert 'if .. else .. fi' into a 'case .. esac', and allow for any
uppercase/lowercase variations of 'yes' and 'no'. fixes [misc/4887]
sent in by "John F. Woods" <jfw@jfwhome.funhouse.com>