Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/12/1998 05:00:04
sakamoto
Sun Jan 11 20:57:12 PST 1998
Update of /cvsroot/src/sys/arch/bebox/bebox
In directory netbsd1:/var/slash-tmp/cvs-serv5282/bebox

Modified Files:
	extintr.c 
Log Message:
add The Be interrupt controller setmask function(bebox_intr_mask).
change SINT_TTY to SINT_SERIAL
       splsofttty to splsoftserial, and so on.


sakamoto
Sun Jan 11 20:57:14 PST 1998
Update of /cvsroot/src/sys/arch/bebox/include
In directory netbsd1:/var/slash-tmp/cvs-serv5282/include

Modified Files:
	intr.h 
Log Message:
add The Be interrupt controller setmask function(bebox_intr_mask).
change SINT_TTY to SINT_SERIAL
       splsofttty to splsoftserial, and so on.