I'm having problems building the pmap(1) program that has recently been added to the tree. It will fail to build on any of the arm32 platforms due to the VM_NFREELIST symbol being dependant on _KERNEL. Any preferences on how to fix this ? I don't see how this program can be made to work for a MACHINE_ARCH in it's current form. Robert Swindells