master
for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;
sys/param.h was only used for PAGE_MASK. use getpagesize() at initialization instead.
.Lb libalpha ; OK matthieu@ tedu@.
sys/param.h is not needed by this file
Add a port of FreeBSD/alpha's libio as libalpha. This library enable access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@.