Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/07/1996 22:30:02
mycroft
Sat Sep  7 15:26:42 PDT 1996
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv16601/i386/i386

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:43 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv16601/alpha/alpha

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:45 PDT 1996
Update of /cvsroot/src/sys/arch/amiga/amiga
In directory netbsd1:/var/slash-tmp/cvs-serv16601/amiga/amiga

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:47 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv16601/arm32/arm32

Modified Files:
	fault.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:48 PDT 1996
Update of /cvsroot/src/sys/arch/atari/atari
In directory netbsd1:/var/slash-tmp/cvs-serv16601/atari/atari

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:50 PDT 1996
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv16601/hp300/hp300

Modified Files:
	kgdb_stub.c trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:52 PDT 1996
Update of /cvsroot/src/sys/arch/mac68k/mac68k
In directory netbsd1:/var/slash-tmp/cvs-serv16601/mac68k/mac68k

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:53 PDT 1996
Update of /cvsroot/src/sys/arch/mvme68k/mvme68k
In directory netbsd1:/var/slash-tmp/cvs-serv16601/mvme68k/mvme68k

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:54 PDT 1996
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/var/slash-tmp/cvs-serv16601/pc532/pc532

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:56 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/pmax
In directory netbsd1:/var/slash-tmp/cvs-serv16601/pmax/pmax

Modified Files:
	trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:26:58 PDT 1996
Update of /cvsroot/src/sys/arch/sun3/sun3
In directory netbsd1:/var/slash-tmp/cvs-serv16601/sun3/sun3

Modified Files:
	kgdb_stub.c trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).

mycroft
Sat Sep  7 15:27:00 PDT 1996
Update of /cvsroot/src/sys/arch/x68k/x68k
In directory netbsd1:/var/slash-tmp/cvs-serv16601/x68k/x68k

Modified Files:
	kgdb_stub.c trap.c 
Log Message:
Use SIGBUS iff we get a legitimate bus fault.  Use SIGSEGV for page protection
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).