summaryrefslogtreecommitdiff
path: root/lib/libkvm
AgeCommit message (Collapse)Author
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-18more error messageskstailey
1997-06-11import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that ↵grr
sparc can use libkvm vs. libkvm.old and update sparc pmap.c and machdep.c to make dumps compatible with the new libkvm's notions.
1997-06-02Man page claims O_WRONLY is allowed. Why not?dm
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over.
1997-02-26Switch alpha from libkvm.old to libkvm with code from NetBSD.Niklas Hallqvist
%x -> %lx format fixes from me.
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-02correct title; frueauf@ira.uka.deTheo de Raadt
1996-12-21Check-in of powerpc library support.Dale S. Rahn
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. This is not currently enough changes, MACHINE_MID pieces are not yet commited.
1996-10-25bump this tooTheo de Raadt
1996-10-23use psstrings sysctlTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-06-07MACH_ goes away, use cpu.hTheo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-10sync with netbsdTheo de Raadt
1996-05-05sync with 0430Theo de Raadt
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt