summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_alpha.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include more machdep headers. (paranoia)art2001-12-051-1/+3
* Adapt to new uvm/ includes.art2001-11-061-2/+2
* No need to pull in vm/vm_param.h in any of these files.art2001-11-051-2/+1
* Convert lseek/{read,write} pairs into pread and pwrite.art2001-05-181-7/+4
* PAGE_SHIFT can be a define, avoid double-define.art2001-01-221-1/+3
* adjust for changes to kcore, and dynamically compute page shift.ericj2000-11-081-8/+45
* remove unused codeericj2000-06-091-2/+1
* Switch alpha from libkvm.old to libkvm with code from NetBSD.niklas1997-02-261-4/+104
* sync with 0430deraadt1996-05-051-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+71