summaryrefslogtreecommitdiff
path: root/usr.bin/pmdb/core.c
AgeCommit message (Expand)Author
2003-08-17fix ptr arythmetics in core_write(); from aaron@Michael Shalayeff
2003-03-29implement short reads at the end of the core segementMichael Shalayeff
2003-03-28do not core dump on stripped executables. revmap the registers printed to the...Michael Shalayeff
2002-07-22Map the core file with MAP_PRIVATE.Artur Grabowski
2002-07-22Support for reading from core files.Artur Grabowski
2002-06-05core support from Jean-Francois Brousseau <krapht@secureops.com> withFederico G. Schwindt