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 (mickey_at_cvs.openbsd.org)
Date: Thu Nov 07 2002 - 13:18:18 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: mickeycvs.openbsd.org 2002/11/07 12:18:18

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

    Log message:
    make pte flushing into a separate function,
    add a missing pte flush in page_remove(),
    removed a few dead debugs and ifdefs.
    use local vars inestead of long -> chains./
    miod ok