summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_mips64.c
AgeCommit message (Expand)Author
2015-02-09typoMiod Vallat
2014-07-11the one userland file which wants uvmexp snooped via kmem, gets to use theTheo de Raadt
2013-11-01reduce use of <sys/user.h>Theo de Raadt
2009-12-07Get page size information by reading the kernel image' struct uvmexp, insteadMiod Vallat
2009-11-22Oops, KSEG -> CKSEG.Miod Vallat
2009-11-22Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide theMiod Vallat
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-20Move KREAD define to kvm_private.hTodd C. Miller
2007-10-18Get rid of the silly union for mips pte. No functional change exceptMiod Vallat
2007-05-03Enable support for > 512MB of physical memory on mips64 systems, by usingMiod Vallat
2007-01-08the advertising clause on these can safely be removedTheo de Raadt
2006-11-29Fix cut'n'paste abuse in error message.Miod Vallat
2006-03-20for some of internal functions use paddr_t where phys addr is intended instea...Michael Shalayeff
2004-09-15Kill (almost all) warnings.Miod Vallat
2004-08-06wrong filenameTheo de Raadt