Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/kdump



Module Name:    src
Committed By:   mrg
Date:           Thu Jan 15 14:42:09 UTC 2004

Modified Files:
        src/usr.bin/kdump: kdump.c

Log Message:
redo the former in light of making the kernel output normal 64 bit
records for 32 bit & 64 bit processes.  we still make some adjustments
when dealing with 32-bit processes, but largely things are handled the
same now.  make the code to match "netbsd32_<syscall>" in place of
plain "<syscall>" more general.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/usr.bin/kdump/kdump.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index