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
/
i386
/
include
/
userret.h
Age
Commit message (
Expand
)
Author
2018-07-26
Rework dbregs, to switch the registers during context switches, and not on
maxv
2017-02-23
Introduce PT_GETDBREGS and PT_SETDBREGS in ptrace(2) on i386 and amd64
kamil
2017-01-16
Allow to mix single-step with hardware assisted watchpoints on i386
kamil
2016-12-15
Add support for hardware assisted watchpoints/breakpoints API in ptrace(2)
kamil
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-02-09
Merge newlock2 to head.
ad
2006-04-15
Remove "register", ANSIfy.
simonb
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2003-10-31
Reduce code duplication by adding mi_userret() in sys/userret.h
cl
2003-10-27
Nuke __P().
junyoung
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-17
Merge the nathanw_sa branch.
thorpej
2000-12-10
Introduce PROC_PC(), which is used to get a process's user PC. If this is
mycroft
2000-12-09
put userret() into header file machine/userret.h and pull it where needed
jdolecek