OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Michael Shalayeff (mickeycvs.openbsd.org)
Date: Thu Feb 07 2002 - 21:49:22 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: mickeycvs.openbsd.org 2002/02/07 20:49:22

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

    Log message:
    do not set any bits in pmap_enter, let the handlers take care of it;
    only need clear_va if changing the prot, since otherwise we are clear.
    flush the cache and tlb for the page being removed in kremove.