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
/
usr.bin
/
kdump
/
setemul.h
Age
Commit message (
Expand
)
Author
2011-04-26
Remove Darwin, MACH and Mach-O support.
joerg
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-07-16
WARNS=3
christos
2004-01-12
- add a new flags field to the emulation vector, with one user so far
mrg
2003-11-18
Stop core dump if an ioctl trace has fewer than expected arguments.
dsl
2003-11-15
kdump now displays Mach services names itself, including a table of
manu
2003-10-19
KNF:
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-15
Now properly display Mach traps
manu
2002-03-31
Provide hooks for signal number to name translation, and use them for kill
christos
2001-02-16
Cosmetic fix so that RET record after CALL execve get the appropriate syscall
manu
2001-01-19
Make files here compile again.
enami
2000-12-20
avoid using "errno" as struct member name, to avoid conflict with errno.h.
itojun
2000-11-13
adapt to *syscallnames[] change (it's now const char * const foo[]),
jdolecek
2000-04-10
put setemul(), ectx_* & appropriate structures to separate file, to make it
jdolecek