Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2011 13:14:28 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/bsm audit_errno.h src/sys/security/audit audit_bsm_errno.c src/sys/sys errno.h
Message-ID:  <201103011314.p21DEmuj031872@repoman.freebsd.org>

index | next in thread | raw e-mail

rwatson     2011-03-01 13:14:28 UTC

  FreeBSD src repository

  Modified files:
    sys/bsm              audit_errno.h 
    sys/security/audit   audit_bsm_errno.c 
    sys/sys              errno.h 
  Log:
  SVN rev 219128 on 2011-03-01 13:14:28Z by rwatson
  
  Add ECAPMODE, "Not permitted in capability mode", a new kernel errno
  constant to indicate that a system call (or perhaps an operation requested
  via a system call) is not permitted for a capability mode process.
  
  Submitted by:   anderson
  Sponsored by:   Google, Inc.
  Obtained from:  Capsicum Project
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +2 -0      src/sys/bsm/audit_errno.h
  1.6       +14 -0     src/sys/security/audit/audit_bsm_errno.c
  1.30      +2 -1      src/sys/sys/errno.h


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103011314.p21DEmuj031872>