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/05/1996 15:50:02
christos
Sun May  5 15:46:21 EDT 1996
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24802

Modified Files:
	joy.c pms.c 
Log Message:
Fix gcc -Wall warnings


christos
Sun May  5 15:48:17 EDT 1996
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24850

Modified Files:
	pccons.c 
Log Message:
Remove unneeded casts to fillw() since now it takes a void * argument.


christos
Sun May  5 15:49:56 EDT 1996
Update of /a/cvsroot/src/sys/dev/isa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24915

Modified Files:
	rtfps.c ast.c boca.c 
Log Message:
Make those compile again; they were missing a declaration for bc.
Also fix prototypes.