CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/07/09 02:43:10
Modified files: lib/libkvm : kvm_amd64.c kvm_i386.c kvm_m68k.c kvm_sh.c Log message: Use the PAGE_* forms (instead of the ancient BSD forms) in param.h, because param.h will get a kick in the head sometime in the future. One day, maybe both can become invisible, but we boot one of them first. ok guenter