Source-Changes archive

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

sun-lamp CVS commits



thorpej
Sun Nov 19 15:14:28 PST 1995
Update of /a/cvsroot/src/sys/arch/hp300/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv6144

Modified Files:
        ite.c itevar.h 
Log Message:
Prevent the ITE_ACTIVE bit from being cleared in iteoff() if the ITE_ISCONS
bit is set.  Works around the fact that the last process to have the
console open exits, the bit is cleared, and "syncing disks...", etc. is
not seen if the system is rebooted with reboot(8).  Fixes PR #1455.


thorpej
Sun Nov 19 15:18:34 PST 1995
Update of /a/cvsroot/src/sys/arch/hp300/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv7065

Revision/Branch: netbsd-1-1

Modified Files:
        ite.c itevar.h 
Log Message:
Update from trunk; don't clear the ITE_ACTIVE bit if ITE_ISCONS, so that
messages printed during shutdown are visible.




Home | Main Index | Thread Index | Old Index