Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/17/1996 00:20:03
cgd
Sun Mar 17 00:19:35 EST 1996
Update of /a/cvsroot/src/usr.sbin/config
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv19490

Modified Files:
	gram.y 
Log Message:
fix another just-discovered long-standing bug: foo0 at bar* is not legal
syntax.  (devices which specify 'at' can't be starred.  they can be
wildcarded, with ?, but not starred.)