Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: dbj
Date: Sat Jul 3 08:22:57 UTC 1999
Modified Files:
syssrc/sys/arch/next68k/include: intr.h z8530var.h
Log Message:
renamed splscc to splserial to match spl(9) man page
changed most of the spl* to use _splraise to match current usage
this fixes an observed bug where zstty_attach was calling splzs causing
interrupts to be turned on prematurely.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/next68k/include/intr.h
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/next68k/include/z8530var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index