OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: rag (miodcvs.openbsd.org)
Date: Tue Feb 05 2002 - 17:07:38 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2002/02/05 16:07:38

    Modified files:
            sys/arch/mvme88k/mvme88k: pmap.c

    Log message:
    - factorize insane amounts of code
    - do not do some paranoid sanity checks unless #ifdef DIAGNOSTIC
    - remove some of the less-usefull, most screen-eating debug information
    - and fix a few typos in the process.
    This pmap is slowly starting to have a decent looking shape... Really.