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/21/1996 11:40:10
mycroft
Tue May 21 11:32:24 EDT 1996
Update of /a/cvsroot/src/sbin/fsck_ffs
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19763

Modified Files:
	pass2.c 
Log Message:
Remove previous (incorrect) change, and tidy up a bit to make it
clearer what's going on.

oki
Tue May 21 11:32:51 EDT 1996
Update of /a/cvsroot/src/sys/arch/x68k/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19677/dev

Modified Files:
	com.c fd.c grf.c grf_machdep.c ite.c itevar.h kbd.c ms.c opm.c 
	opmbell.c par.c spc.c 
Log Message:
Some cleanup.
- Add missing return-type of function.
- Add missing prototype.
- some gcc -Wall printf warning.


oki
Tue May 21 11:32:56 EDT 1996
Update of /a/cvsroot/src/sys/arch/x68k/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19677/include

Modified Files:
	cpu.h 
Log Message:
Some cleanup.
- Add missing return-type of function.
- Add missing prototype.
- some gcc -Wall printf warning.


oki
Tue May 21 11:33:39 EDT 1996
Update of /a/cvsroot/src/sys/arch/x68k/x68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19677/x68k

Modified Files:
	db_memrw.c disksubr.c machdep.c pmap.c pmap_bootstrap.c 
	swapgeneric.c sys_machdep.c trap.c vm_machdep.c 
Log Message:
Some cleanup.
- Add missing return-type of function.
- Add missing prototype.
- some gcc -Wall printf warning.