summaryrefslogtreecommitdiff
path: root/lib/libkvm
AgeCommit message (Expand)Author
1994-05-18Fix kvm_uvatop().pk
1994-05-16add support for current m68k based pmaps till they can be "fixed"chopps
1994-05-09just punt for now; don't want to deal with this & don't want it to corecgd
1994-05-09Clean up deleted files.mycroft
1994-05-09m68k-ify the hp300 kvm file; use MACHINE_ARCH to pick files upcgd
1994-05-09the world has changedcgd
1994-05-09clean up importcgd
1994-05-09new libkvmcgd
1994-05-05field name change, and safety (minor)cgd
1994-05-05update for changed flagscgd
1994-04-23Add mac68k to amiga in looking for cpu040.briggs
1994-04-17kill end-check bug.cgd
1994-04-15queue foocgd
1994-03-31quiet compiler, toocgd
1994-03-31bad cast, pointed out by Rafal Bonicgd
1994-03-27_double_ major number bump! joy!cgd
1994-03-01Adding a ns32k definition for X_DEADKERNEL.phil
1994-02-14Sparc specific memory translations.pk
1994-02-14temporary additional lookup of cpu040 for amiga's until new kvm stuff or newchopps
1994-02-01Always read CLBYTES chunks, and cache the last one read. Don't allocate twomycroft
1994-01-27create this in preparation for later.cgd
1994-01-07get rid of the awful RSS hackcgd
1993-12-15P[GD]_SHIFT --> P[GD]SHIFTmycroft
1993-12-05look for m68k, rather than hp300 or amigacgd
1993-10-13Forgot to initialize `cp' in setsyserr().mycroft
1993-10-02Remove code for old VM system. Don't use page tables in kvm_procread().mycroft
1993-08-16Last change was almost correct, but we have to check that the pager actuallymycroft
1993-08-15Fix an off-by-one error when scanning the vm map for a page. Also, if themycroft
1993-08-15Fix a bug in virtual to physical address translation on hp300s, and add supportmycroft
1993-08-14line 860: use CLSHIFT rather than PGSHIFT.cgd
1993-08-14implement kvm_procread for the hp300. now things mostly work oncgd
1993-08-14#include <machine/pte.h>, not <hp300/hp300/pte.h>. Also, make it at leastmycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-19Read swap in CLBYTES blocks.mycroft
1993-06-15kernel string read function takes much less time. could be optimized further,deraadt
1993-06-01misc minor changescgd
1993-06-01update kvm.c for the new way of doing things:cgd
1993-05-20don't inlude select.h, but keep header cleanupscgd
1993-05-20fix new select stuffcgd
1993-05-11fix problem where kvm_getprocs(), ..., kvm_freeprocs(), kvm_getprocs()cgd
1993-04-27Fix memory leak.mycroft
1993-04-10From: pk@cs.few.eur.nl (Paul Kranenburg)cgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd