Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/10/1996 20:10:01
christos
Thu Oct 10 16:01:00 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv29084

Modified Files:
	aic7xxx.c 
Log Message:
- printf -> kprintf, sprintf -> ksprintf
- add an #ifdef FreeBSD for an unused variable


christos
Thu Oct 10 16:04:05 EDT 1996
Update of /a/cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv29526

Modified Files:
	if_ie.c 
Log Message:
- printf -> kprintf, sprintf -> ksprintf
- remove kvtop declaration.