Subject: This week's NetBSD/amiga changes
To: None <amiga-dev@NetBSD.ORG>
From: Operator <root@endicor.com>
List: amiga-dev
Date: 01/13/1995 12:01:03
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

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

mycroft
Fri Jan  6 19:44:57 PST 1995
Update of /b/source/CVS/src/lib/libc/arch/m68k/string
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/libc/arch/m68k/string

Modified Files:
	swab.S 
Log Message:
Need to divide count by 2.

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

mycroft
Sat Jan  7 15:10:43 PST 1995
Update of /b/source/CVS/src/lib/csu/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/csu/i386

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

mycroft
Sat Jan  7 15:10:45 PST 1995
Update of /b/source/CVS/src/lib/csu/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/csu/m68k

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

mycroft
Sat Jan  7 15:10:46 PST 1995
Update of /b/source/CVS/src/lib/csu/ns32k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/csu/ns32k

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

mycroft
Sat Jan  7 15:10:48 PST 1995
Update of /b/source/CVS/src/lib/csu/sparc
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/csu/sparc

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

mycroft
Sat Jan  7 15:14:01 PST 1995
Update of /b/source/CVS/src/regress/sys/kern/execve
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/regress/sys/kern/execve

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

mycroft
Sat Jan  7 15:14:33 PST 1995
Update of /b/source/CVS/src/usr.bin/chpass
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/usr.bin/chpass

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

mycroft
Sat Jan  7 15:14:52 PST 1995
Update of /b/source/CVS/src/usr.bin/passwd
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/usr.bin/passwd

Modified Files:
	Makefile 
Log Message:
Patch from Giles Lean to make compilation flags more consistent.

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

mycroft
Mon Jan  9 00:58:36 PST 1995
Update of /b/source/CVS/src/sys/arch/sparc/sparc
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/sparc/sparc

Modified Files:
	mem.c pmap.c 
Log Message:
Reimplement /dev/mem like other ports.  Change physlock to be a plain integer.
Keep the zero page after using it.

mycroft
Mon Jan  9 00:59:37 PST 1995
Update of /b/source/CVS/src/lib/libkvm
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/libkvm

Modified Files:
	kvm.c kvm_i386.c kvm_m68k.c kvm_mips.c kvm_ns32k.c 
	kvm_private.h kvm_proc.c kvm_sparc.c kvm_sun3.c 
Log Message:
Eliminate _kvm_uvatop(), in favor of using the machine-independent VM structures.

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

jtc
Tue Jan 10 11:01:01 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:
	signal.h 
Log Message:
Only define sig_atomic_t when _ANSI_SOURCE is defined.


jtc
Tue Jan 10 11:01:32 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:
	signal.h 
Log Message:
Only define sig_atomic_t when _ANSI_SOURCE is defined.


jtc
Tue Jan 10 11:01:37 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:
	signal.h 
Log Message:
Only define sig_atomic_t when _ANSI_SOURCE is defined.


jtc
Tue Jan 10 11:01:41 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:
	signal.h 
Log Message:
Only define sig_atomic_t when _ANSI_SOURCE is defined.


jtc
Tue Jan 10 11:01:48 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:
	signal.h 
Log Message:
Only define sig_atomic_t when _ANSI_SOURCE is defined.


jtc
Tue Jan 10 11:01:53 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:
	signal.h 
Log Message:
Only define sig_atomic_t when _ANSI_SOURCE is defined.


jtc
Tue Jan 10 11:05:13 PST 1995
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/sys/sys

Modified Files:
	signal.h 
Log Message:
unconditionally include <machine/signal.h>

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