Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/28/1997 04:50:02
mycroft
Thu Feb 27 20:44:09 PST 1997
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv3927/arch/i386/i386

Modified Files:
	sys_machdep.c 
Log Message:
There's no reason to use splhigh() here.

mycroft
Thu Feb 27 20:45:36 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv4028/kern

Modified Files:
	kern_clock.c 
Log Message:
Use splclock() to block time updates, not splhigh().