summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_i386.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Include more machdep headers. (paranoia)art2001-12-051-2/+4
|
* Adapt to new uvm/ includes.art2001-11-061-3/+3
|
* No need to pull in vm/vm_param.h in any of these files.art2001-11-051-3/+2
|
* Convert lseek/{read,write} pairs into pread and pwrite.art2001-05-181-22/+5
| | | | from my todo list, work by Jonathon Fletcher <jonathon.fletcher@pobox.com>.
* from: gluk@ptci.rumickey2000-04-161-16/+12
| | | | | | make it grok current core dumps. seem to work now. also millert@ took a look.
* minor fixup to make this work. i386 still uses libkvm.old but it probably doesn't need to.millert1998-08-241-9/+20
|
* Switch alpha from libkvm.old to libkvm with code from NetBSD.niklas1997-02-261-3/+3
| | | | %x -> %lx format fixes from me.
* sync with 0430deraadt1996-05-051-3/+7
|
* From NetBSD: merge of 960317niklas1996-03-191-17/+29
|
* initial import of NetBSD treederaadt1995-10-181-0/+183