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
/
mips
/
include
/
trap.h
Age
Commit message (
Expand
)
Author
2015-06-06
Add missing but now defined trap types. (use define<tab> consistently)
matt
2011-08-16
Add support for the MIPS DSP ASE (as a second PCU).
matt
2011-02-20
Major merge forward from matt-nb5-mips64.
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-09-15
Handle R4K trap faults in user mode like overflows (deliver SIGFPE). This
jeffs
1999-01-14
* Create mips_reg_t data type to allow register size to be
castor
1999-01-06
- Complete vm_offset_t purge for mips processor.
nisimura
1998-10-24
Cleanup kdbpeek() definition as noted in PR port-mips/5252.
jonathan
1998-10-01
More patches for ARC from Noriyuki Soda:
jonathan
1998-05-19
Change external declaration of kdbpeek to match reality.
simonb
1998-03-26
* Create /sys/arch/mips/include/intr.h, with extern declaration of
jonathan
1996-03-24
Change pmax T_USER bit (software only) to be 0x20, the same as the
jonathan
1996-03-19
Add trap definitions added for the r4000 port.
jonathan
1994-10-26
new RCS ID format.
cgd
1994-05-27
bsd 4.4-lite pmax port as ported to NetBSD
glass
1994-05-27
upgrade to bsd 4.4-lite code base. only mod is rcsids
glass
1993-10-12
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
deraadt