Subject: NetBSD master CVS tree commits
To: None <source-changes@netbsd.org>
From: The Source of All Evil <source@netbsd.org>
List: source-changes
Date: 08/04/1998 09:20:01
minoura
Tue Aug  4 09:10:46 PDT 1998
Update of /cvsroot/src/sys/arch/x68k/usr.bin/rtcalarm
In directory nb00:/tmp/cvs-serv881/src/sys/arch/x68k/usr.bin/rtcalarm

Modified Files:
	rtcalarm.c 
Log Message:
Message fixes.


mark
Tue Aug  4 09:16:23 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/include
In directory nb00:/tmp/cvs-serv941

Modified Files:
	pte.h 
Log Message:
Define a macro L1_MASK to mask out the level 1 pde type bits.


minoura
Tue Aug  4 09:19:34 PDT 1998
Update of /cvsroot/src/etc/etc.x68k
In directory nb00:/tmp/cvs-serv1034/src/etc/etc.x68k

Modified Files:
	ttys 
Log Message:
Changed the console terminal type to x68k.


mark
Tue Aug  4 09:19:54 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv1013

Modified Files:
	db_interface.c 
Log Message:
Fix the validation of source addresses in db_read_bytes() so that
memory ranges mapped with L1 section mappings do not cause aborts
due to lack of L2 page table.