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: 05/20/1996 05:50:10
jonathan
Mon May 20 05:46:29 EDT 1996
Update of /a/cvsroot/src/sys/dev/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13320

Modified Files:
	asc.c 
Log Message:
* Fix formatstr/argument mismatches in diagnostic printf()s.
* Change MachEmptyWriteBuffer() to wbflush(). Should  use TC mi names tc_mb(),
  tc_wmb, tc_syncbus() but I'm not sure which each wbflush() should be.
* Add prototyped forward decl for asc_Dumplog() and add an explicit void
  return type.
* Remove unused variables.