Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Thu, 14 Mar 1996 19:10:06 -0500 (EST)
christos
Thu Mar 14 19:00:41 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10017
Modified Files:
vm_machdep.c
Log Message:
Fix prototypes that were added with the latest kpc changes.
christos
Thu Mar 14 19:01:23 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10051
Modified Files:
cpu.h
Log Message:
Fix prototypes for the latest kpc changes.
christos
Thu Mar 14 19:02:30 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10086
Modified Files:
Makefile.sparc
Log Message:
Add -Wall -Wstrict-prototypes -Wmissing-prototypes
to the kernel build. The sparc is clean now!
chuck
Thu Mar 14 19:07:20 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10124
Modified Files:
db_interface.c
Log Message:
change Debugger() from an int function to a void function to match the
prototype in sys/systm.h (which was just put in in by christos)
with revision 1.43 of sys/systm.h
revision 1.43
date: 1996/03/14 18:59:12; author: christos; state: Exp; lines: +1 -3
systm.h: Bring Debugger() prototype into scope.
Home |
Main Index |
Thread Index |
Old Index