summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_i386.c
AgeCommit message (Expand)Author
2006-06-09proper type and ptdsize checks; had it for three weeks now... sighMichael Shalayeff
2006-05-07Unbreak. Fix some of the lint warnings that mickey reintroduced.Mark Kettenis
2006-04-27detect page table dir size difference for normal and pae modesMichael Shalayeff
2006-03-31lint happiness, mostly avoiding variable aliasingTheo de Raadt
2006-03-20for some of internal functions use paddr_t where phys addr is intended instea...Michael Shalayeff
2006-03-14Prevent double-free.Mark Kettenis
2004-07-01if sym has null value -- report as not found; check that kd->vmst is set befo...Michael Shalayeff
2004-06-15knf; ok millertTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-12-05Include more machdep headers. (paranoia)Artur Grabowski
2001-11-06Adapt to new uvm/ includes.Artur Grabowski
2001-11-05No need to pull in vm/vm_param.h in any of these files.Artur Grabowski
2001-05-18Convert lseek/{read,write} pairs into pread and pwrite.Artur Grabowski
2000-04-16from: gluk@ptci.ruMichael Shalayeff
1998-08-24minor fixup to make this work. i386 still uses libkvm.old but it probably do...Todd C. Miller
1997-02-26Switch alpha from libkvm.old to libkvm with code from NetBSD.Niklas Hallqvist
1996-05-05sync with 0430Theo de Raadt
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt