NetBSD/usr.bin/kdump
mrg 2ccd4840f5 - add a new flags field to the emulation vector, with one user so far
EMUL_FLAG_NETBSD32.  set EMUL_FLAG_NETBSD32 in any 32 bit on 64 bit
kernel emulation layers.
- if EMUL_FLAG_NETBSD32 is set, calculate the proper argument count.
(XXX: this should use register32_t, but that's not visible to all
builders of kdump...)

now netbsd32_ioctl(2) actually reports sane values, and other arguments
are mostly correctly printed (there are still some signed extension
issues with 32 bit numbers being displayed as "0xffffffff8xxxxxxx".)
2004-01-12 13:39:56 +00:00
..
Makefile Re-add the static root conditionnal that was removed by mistake. 2003-11-16 10:10:37 +00:00
Makefile.ioctl-c Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +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 - add a new flags field to the emulation vector, with one user so far 2004-01-12 13:39:56 +00:00
mkioctls
mksiginfos Use envariable AWK 2003-11-13 05:52:12 +00:00
setemul.c - add a new flags field to the emulation vector, with one user so far 2004-01-12 13:39:56 +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