summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_m68k.c
AgeCommit message (Expand)Author
2001-05-21Added support for sun2 kernel cores.fredette
1998-01-17Never ever commit changes without comiling it, even if you only change aveego
1997-10-28Use <m68k/kcore.h> rather than <machine/kcore.h> to ensuregwr
1997-08-12Add _kvm_mdopen()gwr
1997-04-09Update for new m68k/kcore.h. We use dispatch information providedthorpej
1997-03-21Build the same libkvm.* on all m68k machines. (Well... except for thegwr
1996-05-07Fix small typo in last commit.leo
1996-05-05Allow more flexibility in the format of cpu_kcore_hdr_t and isolategwr
1996-03-18RCS id police.thorpej
1996-03-16New libkvm/savecore implementation. With the following differences:leo
1995-07-01Take out cpu040 case for mac68k.briggs
1995-04-02should work without specialization now.chopps
1995-01-09Eliminate _kvm_uvatop(), in favor of using the machine-independent VM structu...mycroft
1994-09-18Merge the m68k files. The code itself should be merged.mycroft
1994-05-09m68k-ify the hp300 kvm file; use MACHINE_ARCH to pick files upcgd