Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/21/1996 03:30:01
jonathan
Fri Sep 20 20:22:26 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/dev
In directory netbsd1:/var/slash-tmp/cvs-serv24723
Modified Files:
bt478var.h bt478.c
Log Message:
Change bt478.c to include bt478var.h from bt478.c.
Remove redundant declarations.
jonathan
Fri Sep 20 20:25:20 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/dev
In directory netbsd1:/var/slash-tmp/cvs-serv24765
Modified Files:
sfb.c cfb.c xcfb.c mfb.c pm.c fb.c fbreg.h
Log Message:
Update pmax framebuffer drivers for -Wall -Wstrict-prototypes:
* include <fb>var.h in <fb>.c
* remove delete declarations for 4.4BSD-Lite console/kbd/mouse redirection
* Add prototypes where not already present.