Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/25/1997 10:10:03
jonathan
Sun May 25 03:01:42 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv8927
Modified Files:
trap.c
Log Message:
Add parens where requested by gcc -Wall.
jonathan
Sun May 25 03:07:41 PDT 1997
Update of /a/cvsroot/src/sys/arch/pmax/pmax
In directory netbsd1:/var/slash-tmp/cvs-serv9558
Modified Files:
machdep.c
Log Message:
Lint: use new headers with prototypes. Add local prototypes for
locore spl functions; they should only be lint used directly here.
Delete unused variables, etc.