Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Tue Mar  4 13:40:08 PST 1997
Update of /cvsroot/src/sys/net
In directory netbsd1:/var/slash-tmp/cvs-serv10940/net

Modified Files:
        if_ppp.c 
Log Message:
Use splimp() to block interrupts, not splhigh().

mycroft
Tue Mar  4 13:42:33 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv11137/dev/ic

Modified Files:
        ncr5380sbc.c 
Log Message:
Fix a couple of splhigh()s that should be splbio().

mycroft
Tue Mar  4 13:42:36 PST 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv11137/dev/pci

Modified Files:
        ncr.c 
Log Message:
Fix a couple of splhigh()s that should be splbio().



Home | Main Index | Thread Index | Old Index