OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Niels Provos (provos_at_cvs.openbsd.org)
Date: Sun Jul 21 2002 - 23:02:39 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: provoscvs.openbsd.org 2002/07/21 22:02:39

    Modified files:
            sys/dev : systrace.c systrace.h
            bin/systrace : intercept.c intercept.h openbsd-syscalls.c

    Log message:
    add seqnr to message from kernel, userland needs to quote correct seqnr.
    avoids problems where tsleep has been interrupted by a signal.