Subject: This week's NetBSD/amiga changes
To: None <amiga-dev@NetBSD.ORG>
From: Operator <root@endicor.com>
List: amiga-dev
Date: 02/03/1995 12:00:43
Below is a summary of changes that were committed in the last week.
This is an automated message. Please send any comments to
tsarna@endicor.com

---------------------------------

jtc
Fri Jan 27 17:51:49 PST 1995
Update of /b/source/CVS/src/sys/arch/i386/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/arch/i386/include

Modified Files:
	stdarg.h varargs.h 
Log Message:
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.


jtc
Fri Jan 27 17:52:05 PST 1995
Update of /b/source/CVS/src/sys/arch/m68k/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/arch/m68k/include

Modified Files:
	stdarg.h varargs.h 
Log Message:
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.


jtc
Fri Jan 27 17:52:12 PST 1995
Update of /b/source/CVS/src/sys/arch/pc532/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/arch/pc532/include

Modified Files:
	stdarg.h varargs.h 
Log Message:
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.


jtc
Fri Jan 27 17:52:17 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/arch/pmax/include

Modified Files:
	stdarg.h varargs.h 
Log Message:
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.


jtc
Fri Jan 27 17:52:22 PST 1995
Update of /b/source/CVS/src/sys/arch/sparc/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/arch/sparc/include

Modified Files:
	stdarg.h 
Log Message:
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.


jtc
Fri Jan 27 17:52:30 PST 1995
Update of /b/source/CVS/src/sys/arch/vax/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/arch/vax/include

Modified Files:
	stdarg.h varargs.h 
Log Message:
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.


---------------------------------

briggs
Wed Feb  1 05:40:11 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/conf
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/conf

Added Files:
	OCELOT 
Removed Files:
	ALLEN NFSTEST NOFPU 
Log Message:
Add a new config and remove some old ones.


briggs
Wed Feb  1 05:41:00 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/mac68k

Modified Files:
	autoconf.c 
Log Message:
Explicity return error value in findblkmajor().


briggs
Wed Feb  1 05:44:31 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/mac68k

Modified Files:
	vm_machdep.c 
Log Message:
Pull Amiga implementation of pagemove().  Seems mo' better.


briggs
Wed Feb  1 05:46:24 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/mac68k

Modified Files:
	trap.c 
Log Message:
Fixup sc_debug parameters.
Simplify indexing into systab a hair (from Amiga).


briggs
Wed Feb  1 05:48:47 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/mac68k

Modified Files:
	machdep.c 
Log Message:
Yank current sendsig, sunos_sendsig, sigreturn, sunos_sigreturn from amiga.
Don't dump regs/mem on debugger switch.
Cleanup dumpmem() a bit.


---------------------------------

mycroft
Thu Feb  2 22:42:32 PST 1995
Update of /b/source/CVS/src/gnu/usr.bin/gdb/gdb/arch/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/gnu/usr.bin/gdb/gdb/arch/m68k

Modified Files:
	tm.h 
Log Message:
Adjust SIGTRAMP_START to reflect reality.

---------------------------------

chopps
Fri Feb  3 04:24:38 PST 1995
Update of /b/source/CVS/src/sys/arch/amiga/conf
In directory sun-lamp.cs.berkeley.edu:/f/users/chopps/trees/src/sys/arch/amiga/conf

Modified Files:
	GENERIC 
Log Message:
comment out fastlane driver.


---------------------------------