Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Sun Feb  2 01:34:27 PST 1997
Update of /cvsroot/src/sys/arch/hp300/include
In directory netbsd1:/var/slash-tmp/cvs-serv27781

Modified Files:
        param.h 
Log Message:
- Implement _splraise(), like _spl(), but only modifies the SR if the
  new ipl is higher than the ipl currently set in SR.  (Thanks to
  scottr%netbsd.org@localhost for implementing it while I was busy with other 
stuff!)
- Define spl{bio,net,tty,imp} in terms of _splraise().
- Move definition of splhil() here, and define splkbd() as an alias for it.


thorpej
Sun Feb  2 01:39:22 PST 1997
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28000

Modified Files:
        hilreg.h 
Log Message:
Definition of splhil() is in param.h now.




Home | Main Index | Thread Index | Old Index