Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 11:43:07 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exec.c src/sys/sys imgact.h
Message-ID:  <200807311143.m6VBhmlh062541@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-07-31 11:43:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_exec.c 
    sys/sys              imgact.h 
  Log:
  SVN rev 181055 on 2008-07-31 11:43:07Z by kib
  
  MFC r180570:
  Pair the VOP_OPEN call from do_execve() with the reciprocal VOP_CLOSE.
  
  Note: the change needed small adaptation to RELENG_7 because fexecve(2)
  is not merged into the branch.
  
  Revision   Changes    Path
  1.308.2.3  +9 -0      src/sys/kern/kern_exec.c
  1.40.2.1   +1 -0      src/sys/sys/imgact.h



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