Subject: CVS commit: src/sys/arch/pmax
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/01/2005 18:32:08
Module Name:	src
Committed By:	drochner
Date:		Wed Jun  1 18:32:08 UTC 2005

Modified Files:
	src/sys/arch/pmax/include: dec_prom.h
	src/sys/arch/pmax/pmax: machdep.h promcall.c
	src/sys/arch/pmax/stand/common: callvec.c

Log Message:
make the argument to prom getenv() cnd the printf() format const
remove variable names from prototypes


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/pmax/include/dec_prom.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/pmax/pmax/machdep.h \
    src/sys/arch/pmax/pmax/promcall.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/pmax/stand/common/callvec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.