Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sat, 6 Jan 1996 21:10:08 -0500
mycroft
Sat Jan 6 21:00:33 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12482
Modified Files:
npx.c
Log Message:
Put #includes in the right order.
mycroft
Sat Jan 6 21:02:30 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12515
Modified Files:
vector.s
Log Message:
Build the frame for recursive interrupts manually, and make sure to disable
interrupts to avoid races.
mycroft
Sat Jan 6 21:03:21 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12550
Modified Files:
icu.h
Log Message:
Remove unused macros.
mycroft
Sat Jan 6 21:04:35 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12571
Modified Files:
locore.s
Log Message:
Make FPU faults use INTRFASTEXIT, and remove INTREXIT.
mycroft
Sat Jan 6 21:07:09 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12611
Modified Files:
icu.s
Log Message:
Make sure interrupts are disabled before jumping to a resume point, to prevent
races.
mycroft
Sat Jan 6 21:08:29 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12644
Modified Files:
psl.h
Log Message:
Make cpl, ipending, and astpending volatile.
Home |
Main Index |
Thread Index |
Old Index