summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_hppa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove NULL-checks before free(). ok tb@mmcc2015-12-191-5/+3
* reduce use of <sys/user.h>deraadt2013-11-011-2/+1
* Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we alreadyderaadt2013-03-281-2/+2
* this is happier if it pulls in a few more includesderaadt2009-07-281-1/+4
* Minimal lip service for savecore to be happy.miod2006-11-061-8/+5
* for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ okmickey2006-03-201-3/+3
* Kill (almost all) warnings.miod2004-09-151-1/+2
* knf; ok millertderaadt2004-06-151-14/+9
* Relax licence by removing the 3rd clause on all files whereI was stillmiod2003-06-021-3/+1
* hppa stub, from miodmickey2002-08-031-0/+82