Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/14/1997 23:00:02
jtk
Fri Mar 14 14:52:21 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv404

Modified Files:
	device.h 
Log Message:
add cf_locnames to struct cfdata

jtk
Fri Mar 14 14:54:09 PST 1997
Update of /cvsroot/src/usr.sbin/config
In directory netbsd1:/var/slash-tmp/cvs-serv543

Modified Files:
	mkioconf.c 
Log Message:
. NULL terminate the list of locator names on each attachment
. link to the list of locator names from each entry in cfdata[] (for
future use by programs to print out the device tree nicely and/or
for boot-time configuration tools)