OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jun-ichiro itojun Hagino (itojun_at_cvs.openbsd.org)
Date: Tue Oct 08 2002 - 22:52:10 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: itojuncvs.openbsd.org 2002/10/08 21:52:10

    Modified files:
            bin/systrace : filter.c intercept.c intercept.h lex.l
                             openbsd-syscalls.c parse.y policy.c systrace.c
                             systrace.h util.c util.h

    Log message:
    predicates are part of the grammar now; in non-root case, predicates are
    evaluated only once; in root case, predicates and variable expansion are
    dynamic.
    from provos