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