summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_mips64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup usage of free() in libkvm.zhuk2018-05-031-3/+3
* typomiod2015-02-091-2/+2
* the one userland file which wants uvmexp snooped via kmem, gets to use thederaadt2014-07-111-1/+2
* reduce use of <sys/user.h>deraadt2013-11-011-2/+1
* Get page size information by reading the kernel image' struct uvmexp, insteadmiod2009-12-071-22/+44
* Oops, KSEG -> CKSEG.miod2009-11-221-4/+4
* Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide themiod2009-11-221-3/+15
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* Move KREAD define to kvm_private.hmillert2009-06-201-5/+2
* Get rid of the silly union for mips pte. No functional change exceptmiod2007-10-181-3/+4
* Enable support for > 512MB of physical memory on mips64 systems, by usingmiod2007-05-031-13/+23
* the advertising clause on these can safely be removedderaadt2007-01-081-7/+3
* Fix cut'n'paste abuse in error message.miod2006-11-291-3/+3
* for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ okmickey2006-03-201-4/+4
* Kill (almost all) warnings.miod2004-09-151-2/+3
* wrong filenamederaadt2004-08-061-0/+168