NetBSD/usr.bin/kdump
jdolecek 04fa39a4be ectx_find() failed to lookup the emulation context unless it happened
to be the first entry, effectively resetting context of all processes to
default emulation on every EMUL trace record

rewrite ectx_find() to fix this, using <sys/queue.h> LIST for readability

this fix should once and for all remove need to ever use -e option,
and makes kdump work properly for traces with processes under different
emulations
2005-01-15 17:55:38 +00:00
..
Makefile
Makefile.ioctl-c
Makefile.siginfo-c
kdump.1
kdump.c Ensure a non-zero 'word_size' is passed to hexdump_buf for unknown 2004-08-23 20:49:28 +00:00
mkioctls
mksiginfos
setemul.c ectx_find() failed to lookup the emulation context unless it happened 2005-01-15 17:55:38 +00:00
setemul.h