OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Artur Grabowski (artcvs.openbsd.org)
Date: Tue Jan 01 2002 - 20:38:42 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: artcvs.openbsd.org 2002/01/01 19:38:42

    Modified files:
            sys/kern : sys_process.c

    Log message:
    register_t is not an int, so don't use it that way.
    Fixes PT_{READ,WRITE}_{I,D} on sparc64.