summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_m88k.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove NULL-checks before free(). ok tb@mmcc2015-12-191-5/+3
|
* reduce use of <sys/user.h>deraadt2013-11-011-2/+1
| | | | ok guenther millert
* 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-20/+17
|
* Rename kvm_mvme88k so that luna88k can build libkvm.miod2004-04-211-0/+79