OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Miod Vallat (miodcvs.openbsd.org)
Date: Sat Apr 06 2002 - 17:40:13 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2002/04/06 16:40:13

    Modified files:
            sys/miscfs/procfs: procfs_vnops.c

    Log message:
    Do not hide Pfpregs from a switch() if PT_[GS]ETFPREGS are not defined,
    so that this compiles with option DIAGNOSTIC; fixes PR #2528
    ok fgsch