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/18/1996 21:10:08
jonathan
Sat May 18 21:01:17 EDT 1996
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22404

Modified Files:
	fb_usrreq.c 
Log Message:
more cleanups for -Wall:
    Fix generic framebuffer (X-server interface)  cdevsw entry points to match
    declarations.


jonathan
Sat May 18 21:03:04 EDT 1996
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22456

Modified Files:
	lk201.c 
Log Message:
more cleanups for -Wall:
    Fix lk201 driver to include lk201var.h.


jonathan
Sat May 18 21:06:18 EDT 1996
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22485

Modified Files:
	rcons.c 
Log Message:
more cleanups for -Wall:
    Fix the the  definitions of cdevsw entry point functions to match their
    declarations. Add explicit "int" declarations, and fix the type
    of rconsmmap().