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 Add prefix "${PROG}-" to filename of automatically created list of 2004-07-10 12:12:49 +00:00
Makefile.ioctl-c Add prefix "${PROG}-" to filename of automatically created list of 2004-07-10 12:12:49 +00:00
Makefile.siginfo-c Look for siginfo in the correct place - otherwise kdump is rebuilt all the time. 2003-11-13 13:07:01 +00:00
kdump.1 New sentence, new line; add comma in enumeration. 2003-11-16 23:10:00 +00:00
kdump.c Ensure a non-zero 'word_size' is passed to hexdump_buf for unknown 2004-08-23 20:49:28 +00:00
mkioctls deal with another dup ioctl; fortunately this is from pcvt and it will die. 2004-07-08 03:22:32 +00:00
mksiginfos Use envariable AWK 2003-11-13 05:52:12 +00:00
setemul.c ectx_find() failed to lookup the emulation context unless it happened 2005-01-15 17:55:38 +00:00
setemul.h - add a new flags field to the emulation vector, with one user so far 2004-01-12 13:39:56 +00:00