index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
vax
/
include
/
trap.h
Age
Commit message (
Expand
)
Author
2023-03-26
Change CASMAGIC to 0xFEDABABE so that it cannot accidentally end up in
ragge
2011-07-03
Cleanup trapframe handling. Instead of keeping a trapframe pointer in the
matt
2010-11-13
Implement CAS using a RAS for non-MP VAX systems. This technique uses the
matt
2009-02-16
- add siginfo translation for all arithmetic faults and traps.
christos
2008-08-05
Add the AFLT_FLT* code for T_ARITHFLT.
matt
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-06-04
Add extra argument to scb_vecalloc (a struct evcnt *)
matt
2000-01-24
Revamp the VAX interrupt handling code. Make it compatible with all the
matt
1997-07-28
Handle XFC instruction faults.
ragge
1997-02-16
unsigned -> long to match ddb change.
ragge
1997-01-11
Put in another external declaration.
ragge
1996-04-08
Added prototypes to everything. Made all files compile with -Wall.
ragge
1996-02-02
ASSEMBLER -> _LOCORE
mycroft
1996-01-28
Change struct trapframe to also contain stackpointer.
ragge
1995-12-13
Type change: u_int hoppaddr to void (*hoppaddr)();
ragge
1995-11-12
struct ivec_dsp for interrupt vector allocation added.
ragge
1995-06-16
DDB support. splddb() and trapcode for ddb.
ragge
1995-06-05
New file pcb.h. USRTEXT changed to 0x400.
ragge
1995-05-07
Machine dependent core dump struct added.
ragge
1995-05-03
mtpr support for 11/780 added. DELAY added. mcount() corrected.
ragge
1995-02-13
Lots of fixes...
ragge
1994-11-25
Lots of updates & fixes.
ragge
1994-10-26
new RCS ID format.
cgd
1994-08-02
Initial VAX port merging.
ragge