CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2019/12/19 10:42:17

Modified files:
        sys/arch/amd64/amd64: pmap.c 
        sys/arch/amd64/include: pmap.h 

Log message:
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
the kernel.

ok mlarkin@, visa@

Reply via email to